#F3DED4#F3DED4
#F3DED4 is a very light, muted orange. Relative luminance 0.761; OKLCH L 91.5% C 0.027 H 47.2°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DED4 |
|---|---|
| RGB | rgb(243, 222, 212) |
| HSL | hsl(19, 56%, 89%) |
| HSV | hsv(19, 13%, 95%) |
| CMYK | cmyk(0%, 8.6%, 12.8%, 4.7%) |
| CIE-LAB | lab(89.88, 5.57, 7.51) |
| CIE-LCH | lch(89.88, 9.35, 53.41°) |
| OKLab | oklab(91.49% 0.0183 0.0198) |
| OKLCH | oklch(91.49% 0.027 47.2) |
| XYZ | xyz(74.9663, 76.0521, 73.0050) |
| Luminance | 0.7605 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.76
Linen
#FAF0E6
ΔE00 5.85
Seashell
#FFF5EE
ΔE00 6.21
Very Light Pink
#FFF4F2
ΔE00 6.37
Warm Beige
#E9DCC9
ΔE00 6.57
Antiquewhite
#FAEBD7
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DED4 #D4E9F3
analogous
#F3D4DA #F3DED4 #F3EED4
triadic
#F3DED4 #D4F3DE #DED4F3
tetradic
#F3DED4 #DAF3D4 #D4E9F3 #EED4F3
square
#F3DED4 #DAF3D4 #D4E9F3 #EED4F3
split-complementary
#F3DED4 #D4F3EE #D4DAF3
monochromatic
#D89574 #E6B9A4 #F3DED4 #F8EDE7 #F8EDE7
Accessibility & contrast
On white
1.30
#F3DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#F3DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DED4
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DED4 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E0D3
Deuteranopia (green-blind)
#E8E4D4
Tritanopia (blue-blind)
#F9DBDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f3ded4; /* rgb */ color: rgb(243, 222, 212); /* oklch */ color: oklch(91.5% 0.027 47.2);
Tailwind
colors: {
custom: {
50: '#f7e8e1',
500: '#f3ded4',
950: '#000000',
},
}SCSS
$custom: #f3ded4; $custom-light: #f7e8e1; $custom-dark: #000000;
JSON
{
"hex": "#f3ded4",
"rgb": {
"r": 243,
"g": 222,
"b": 212
},
"hsl": {
"h": 19.355,
"s": 56.364,
"l": 89.216
},
"oklch": {
"l": 0.91491,
"c": 0.02691,
"h": 47.2
},
"luminance": 0.76051
}Semantic roles & 50–950 ramp
primary
#F3DED4
secondary
#99C0D3
accent
#90C422
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484