#F2DFCA#F2DFCA
#F2DFCA is a very light, muted orange. Relative luminance 0.759; OKLCH L 91.3% C 0.035 H 70.2°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFCA |
|---|---|
| RGB | rgb(242, 223, 202) |
| HSL | hsl(32, 61%, 87%) |
| HSV | hsv(32, 17%, 95%) |
| CMYK | cmyk(0%, 7.9%, 16.5%, 5.1%) |
| CIE-LAB | lab(89.82, 3.15, 12.64) |
| CIE-LCH | lch(89.82, 13.03, 75.99°) |
| OKLab | oklab(91.35% 0.0119 0.0329) |
| OKLCH | oklch(91.35% 0.035 70.2) |
| XYZ | xyz(73.6658, 75.9183, 66.6388) |
| Luminance | 0.7592 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.63
Champagne
#F7E7CE
ΔE00 2.94
Antiquewhite
#FAEBD7
ΔE00 2.96
Bisque
#FFE4C4
ΔE00 4.02
Blanchedalmond
#FFEBCD
ΔE00 4.06
Papayawhip
#FFEFD5
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFCA #CADDF2
analogous
#F2CBCA #F2DFCA #F1F2CA
triadic
#F2DFCA #CAF2DF #DFCAF2
tetradic
#F2DFCA #CAF2CB #CADDF2 #F2CAF1
square
#F2DFCA #CAF2CB #CADDF2 #F2CAF1
split-complementary
#F2DFCA #CAF1F2 #CBCAF2
monochromatic
#DAA468 #E6C199 #F2DFCA #F9F0E6 #F9F0E6
Accessibility & contrast
On white
1.30
#F2DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#F2DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFCA
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFCA | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC9
Deuteranopia (green-blind)
#EAE4CA
Tritanopia (blue-blind)
#FADAD9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2dfca; /* rgb */ color: rgb(242, 223, 202); /* oklch */ color: oklch(91.3% 0.035 70.2);
Tailwind
colors: {
custom: {
50: '#f6e9da',
500: '#f2dfca',
950: '#000000',
},
}SCSS
$custom: #f2dfca; $custom-light: #f6e9da; $custom-dark: #000000;
JSON
{
"hex": "#f2dfca",
"rgb": {
"r": 242,
"g": 223,
"b": 202
},
"hsl": {
"h": 31.5,
"s": 60.606,
"l": 87.059
},
"oklch": {
"l": 0.91348,
"c": 0.03497,
"h": 70.2
},
"luminance": 0.75917
}Semantic roles & 50–950 ramp
primary
#F2DFCA
secondary
#8FAED2
accent
#6EC81D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483