#F3DED2#F3DED2
#F3DED2 is a very light, muted orange. Relative luminance 0.759; OKLCH L 91.4% C 0.028 H 51.8°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DED2 |
|---|---|
| RGB | rgb(243, 222, 210) |
| HSL | hsl(22, 58%, 89%) |
| HSV | hsv(22, 14%, 95%) |
| CMYK | cmyk(0%, 8.6%, 13.6%, 4.7%) |
| CIE-LAB | lab(89.84, 5.26, 8.49) |
| CIE-LCH | lch(89.84, 9.99, 58.22°) |
| OKLab | oklab(91.44% 0.0175 0.0223) |
| OKLCH | oklch(91.44% 0.028 51.8) |
| XYZ | xyz(74.7156, 75.9518, 71.6845) |
| Luminance | 0.7595 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.63
Linen
#FAF0E6
ΔE00 5.65
Warm Beige
#E9DCC9
ΔE00 5.79
Antiquewhite
#FAEBD7
ΔE00 5.83
Seashell
#FFF5EE
ΔE00 6.25
Very Light Pink
#FFF4F2
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DED2 #D2E7F3
analogous
#F3D2D7 #F3DED2 #F3EFD2
triadic
#F3DED2 #D2F3DE #DED2F3
tetradic
#F3DED2 #D7F3D2 #D2E7F3 #EFD2F3
square
#F3DED2 #D7F3D2 #D2E7F3 #EFD2F3
split-complementary
#F3DED2 #D2F3EF #D2D7F3
monochromatic
#D99771 #E6BBA2 #F3DED2 #F9EDE7 #F9EDE7
Accessibility & contrast
On white
1.30
#F3DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#F3DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DED2
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DED2 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFD1
Deuteranopia (green-blind)
#E9E4D2
Tritanopia (blue-blind)
#FADBDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f3ded2; /* rgb */ color: rgb(243, 222, 210); /* oklch */ color: oklch(91.4% 0.028 51.8);
Tailwind
colors: {
custom: {
50: '#f7e8df',
500: '#f3ded2',
950: '#000000',
},
}SCSS
$custom: #f3ded2; $custom-light: #f7e8df; $custom-dark: #000000;
JSON
{
"hex": "#f3ded2",
"rgb": {
"r": 243,
"g": 222,
"b": 210
},
"hsl": {
"h": 21.818,
"s": 57.895,
"l": 88.824
},
"oklch": {
"l": 0.91439,
"c": 0.02834,
"h": 51.8
},
"luminance": 0.7595
}Semantic roles & 50–950 ramp
primary
#F3DED2
secondary
#96BDD3
accent
#89C520
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484