#F3DFD6#F3DFD6
#F3DFD6 is a very light, muted orange. Relative luminance 0.767; OKLCH L 91.7% C 0.025 H 45.9°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DFD6 |
|---|---|
| RGB | rgb(243, 223, 214) |
| HSL | hsl(19, 55%, 90%) |
| HSV | hsv(19, 12%, 95%) |
| CMYK | cmyk(0%, 8.2%, 11.9%, 4.7%) |
| CIE-LAB | lab(90.18, 5.38, 6.88) |
| CIE-LCH | lch(90.18, 8.73, 52.01°) |
| OKLab | oklab(91.74% 0.0176 0.0181) |
| OKLCH | oklch(91.74% 0.025 45.9) |
| XYZ | xyz(75.4865, 76.6864, 74.4307) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.56
Linen
#FAF0E6
ΔE00 5.57
Seashell
#FFF5EE
ΔE00 5.84
Very Light Pink
#FFF4F2
ΔE00 5.90
Antiquewhite
#FAEBD7
ΔE00 6.65
Warm Beige
#E9DCC9
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DFD6 #D6EAF3
analogous
#F3D6DC #F3DFD6 #F3EED6
triadic
#F3DFD6 #D6F3DF #DFD6F3
tetradic
#F3DFD6 #DCF3D6 #D6EAF3 #EED6F3
square
#F3DFD6 #DCF3D6 #D6EAF3 #EED6F3
split-complementary
#F3DFD6 #D6F3EE #D6DCF3
monochromatic
#D79577 #E5BAA7 #F3DFD6 #F8EDE7 #F8EDE7
Accessibility & contrast
On white
1.29
#F3DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#F3DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DFD6
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DFD6 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D5
Deuteranopia (green-blind)
#E9E4D6
Tritanopia (blue-blind)
#F9DCDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f3dfd6; /* rgb */ color: rgb(243, 223, 214); /* oklch */ color: oklch(91.7% 0.025 45.9);
Tailwind
colors: {
custom: {
50: '#f7e9e2',
500: '#f3dfd6',
950: '#000000',
},
}SCSS
$custom: #f3dfd6; $custom-light: #f7e9e2; $custom-dark: #000000;
JSON
{
"hex": "#f3dfd6",
"rgb": {
"r": 243,
"g": 223,
"b": 214
},
"hsl": {
"h": 18.621,
"s": 54.717,
"l": 89.608
},
"oklch": {
"l": 0.91737,
"c": 0.02526,
"h": 45.9
},
"luminance": 0.76685
}Semantic roles & 50–950 ramp
primary
#F3DFD6
secondary
#9BC1D2
accent
#91C223
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484