#F2DCCF#F2DCCF
#F2DCCF is a very light, muted orange. Relative luminance 0.746; OKLCH L 90.9% C 0.030 H 52.7°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DCCF |
|---|---|
| RGB | rgb(242, 220, 207) |
| HSL | hsl(22, 57%, 88%) |
| HSV | hsv(22, 14%, 95%) |
| CMYK | cmyk(0%, 9.1%, 14.5%, 5.1%) |
| CIE-LAB | lab(89.19, 5.47, 9.13) |
| CIE-LCH | lch(89.19, 10.64, 59.06°) |
| OKLab | oklab(90.89% 0.0182 0.0239) |
| OKLCH | oklch(90.89% 0.03 52.7) |
| XYZ | xyz(73.4730, 74.5701, 69.5424) |
| Luminance | 0.7457 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.75
Mistyrose
#FFE4E1
ΔE00 5.96
Antiquewhite
#FAEBD7
ΔE00 5.97
Linen
#FAF0E6
ΔE00 6.14
Seashell
#FFF5EE
ΔE00 6.83
Champagne
#F7E7CE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DCCF #CFE5F2
analogous
#F2CFD3 #F2DCCF #F2EDCF
triadic
#F2DCCF #CFF2DC #DCCFF2
tetradic
#F2DCCF #D3F2CF #CFE5F2 #EDCFF2
square
#F2DCCF #D3F2CF #CFE5F2 #EDCFF2
split-complementary
#F2DCCF #CFF2ED #CFD3F2
monochromatic
#D8966F #E5B99F #F2DCCF #F8EDE7 #F8EDE7
Accessibility & contrast
On white
1.32
#F2DCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#F2DCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DCCF
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DCCF | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCE
Deuteranopia (green-blind)
#E7E2CF
Tritanopia (blue-blind)
#F9D8D8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f2dccf; /* rgb */ color: rgb(242, 220, 207); /* oklch */ color: oklch(90.9% 0.030 52.7);
Tailwind
colors: {
custom: {
50: '#f6e6dd',
500: '#f2dccf',
950: '#000000',
},
}SCSS
$custom: #f2dccf; $custom-light: #f6e6dd; $custom-dark: #000000;
JSON
{
"hex": "#f2dccf",
"rgb": {
"r": 242,
"g": 220,
"b": 207
},
"hsl": {
"h": 22.286,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.90891,
"c": 0.03007,
"h": 52.7
},
"luminance": 0.74569
}Semantic roles & 50–950 ramp
primary
#F2DCCF
secondary
#94BAD1
accent
#88C521
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484