#F2DFCF#F2DFCF
#F2DFCF is a very light, muted orange. Relative luminance 0.762; OKLCH L 91.5% C 0.030 H 62.6°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFCF |
|---|---|
| RGB | rgb(242, 223, 207) |
| HSL | hsl(27, 57%, 88%) |
| HSV | hsv(27, 14%, 95%) |
| CMYK | cmyk(0%, 7.9%, 14.5%, 5.1%) |
| CIE-LAB | lab(89.93, 3.92, 10.19) |
| CIE-LCH | lch(89.93, 10.92, 68.95°) |
| OKLab | oklab(91.47% 0.0138 0.0266) |
| OKLCH | oklch(91.47% 0.03 62.6) |
| XYZ | xyz(74.2675, 76.1590, 69.8072) |
| Luminance | 0.7616 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.66
Antiquewhite
#FAEBD7
ΔE00 3.82
Champagne
#F7E7CE
ΔE00 4.73
Linen
#FAF0E6
ΔE00 5.06
Bisque
#FFE4C4
ΔE00 5.62
Papayawhip
#FFEFD5
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFCF #CFE2F2
analogous
#F2CFD0 #F2DFCF #F2F0CF
triadic
#F2DFCF #CFF2DF #DFCFF2
tetradic
#F2DFCF #D0F2CF #CFE2F2 #F0CFF2
square
#F2DFCF #D0F2CF #CFE2F2 #F0CFF2
split-complementary
#F2DFCF #CFF2F0 #CFD0F2
monochromatic
#D89F6F #E5BF9F #F2DFCF #F8EFE7 #F8EFE7
Accessibility & contrast
On white
1.29
#F2DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#F2DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFCF
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFCF | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0CE
Deuteranopia (green-blind)
#EAE4CF
Tritanopia (blue-blind)
#F9DBDA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2dfcf; /* rgb */ color: rgb(242, 223, 207); /* oklch */ color: oklch(91.5% 0.030 62.6);
Tailwind
colors: {
custom: {
50: '#f6e9dd',
500: '#f2dfcf',
950: '#000000',
},
}SCSS
$custom: #f2dfcf; $custom-light: #f6e9dd; $custom-dark: #000000;
JSON
{
"hex": "#f2dfcf",
"rgb": {
"r": 242,
"g": 223,
"b": 207
},
"hsl": {
"h": 27.429,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.91472,
"c": 0.03,
"h": 62.6
},
"luminance": 0.76158
}Semantic roles & 50–950 ramp
primary
#F2DFCF
secondary
#94B5D1
accent
#7AC521
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484