#F2DFD6#F2DFD6
#F2DFD6 is a very light, muted orange. Relative luminance 0.765; OKLCH L 91.7% C 0.024 H 47.1°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFD6 |
|---|---|
| RGB | rgb(242, 223, 214) |
| HSL | hsl(19, 52%, 89%) |
| HSV | hsv(19, 12%, 95%) |
| CMYK | cmyk(0%, 7.9%, 11.6%, 5.1%) |
| CIE-LAB | lab(90.10, 5.02, 6.75) |
| CIE-LCH | lch(90.10, 8.42, 53.36°) |
| OKLab | oklab(91.65% 0.0165 0.0178) |
| OKLCH | oklch(91.65% 0.024 47.1) |
| XYZ | xyz(75.1423, 76.5089, 74.4146) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.88
Linen
#FAF0E6
ΔE00 5.28
Seashell
#FFF5EE
ΔE00 5.62
Very Light Pink
#FFF4F2
ΔE00 5.78
Warm Beige
#E9DCC9
ΔE00 6.35
Antiquewhite
#FAEBD7
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFD6 #D6E9F2
analogous
#F2D6DB #F2DFD6 #F2EDD6
triadic
#F2DFD6 #D6F2DF #DFD6F2
tetradic
#F2DFD6 #DBF2D6 #D6E9F2 #EDD6F2
square
#F2DFD6 #DBF2D6 #D6E9F2 #EDD6F2
split-complementary
#F2DFD6 #D6F2ED #D6DBF2
monochromatic
#D59679 #E3BBA8 #F2DFD6 #F8EDE8 #F8EDE8
Accessibility & contrast
On white
1.29
#F2DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#F2DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFD6
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFD6 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D5
Deuteranopia (green-blind)
#E8E4D6
Tritanopia (blue-blind)
#F8DCDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2dfd6; /* rgb */ color: rgb(242, 223, 214); /* oklch */ color: oklch(91.7% 0.024 47.1);
Tailwind
colors: {
custom: {
50: '#f6e9e2',
500: '#f2dfd6',
950: '#000000',
},
}SCSS
$custom: #f2dfd6; $custom-light: #f6e9e2; $custom-dark: #000000;
JSON
{
"hex": "#f2dfd6",
"rgb": {
"r": 242,
"g": 223,
"b": 214
},
"hsl": {
"h": 19.286,
"s": 51.852,
"l": 89.412
},
"oklch": {
"l": 0.91653,
"c": 0.02428,
"h": 47.1
},
"luminance": 0.76508
}Semantic roles & 50–950 ramp
primary
#F2DFD6
secondary
#9CC0D1
accent
#8EBF26
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484