#F2DFCB#F2DFCB
#F2DFCB is a very light, muted orange. Relative luminance 0.760; OKLCH L 91.4% C 0.034 H 68.8°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFCB |
|---|---|
| RGB | rgb(242, 223, 203) |
| HSL | hsl(31, 60%, 87%) |
| HSV | hsv(31, 16%, 95%) |
| CMYK | cmyk(0%, 7.9%, 16.1%, 5.1%) |
| CIE-LAB | lab(89.84, 3.31, 12.15) |
| CIE-LCH | lch(89.84, 12.60, 74.78°) |
| OKLab | oklab(91.37% 0.0123 0.0316) |
| OKLCH | oklch(91.37% 0.034 68.8) |
| XYZ | xyz(73.7846, 75.9658, 67.2643) |
| Luminance | 0.7596 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.73
Antiquewhite
#FAEBD7
ΔE00 3.03
Champagne
#F7E7CE
ΔE00 3.26
Bisque
#FFE4C4
ΔE00 4.29
Blanchedalmond
#FFEBCD
ΔE00 4.39
Papayawhip
#FFEFD5
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFCB #CBDEF2
analogous
#F2CCCB #F2DFCB #F2F2CB
triadic
#F2DFCB #CBF2DF #DFCBF2
tetradic
#F2DFCB #CBF2CC #CBDEF2 #F2CBF2
square
#F2DFCB #CBF2CC #CBDEF2 #F2CBF2
split-complementary
#F2DFCB #CBF2F2 #CCCBF2
monochromatic
#DAA369 #E6C19A #F2DFCB #F9F0E7 #F9F0E7
Accessibility & contrast
On white
1.30
#F2DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#F2DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFCB
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFCB | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFCA
Deuteranopia (green-blind)
#EAE4CB
Tritanopia (blue-blind)
#F9DBD9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2dfcb; /* rgb */ color: rgb(242, 223, 203); /* oklch */ color: oklch(91.4% 0.034 68.8);
Tailwind
colors: {
custom: {
50: '#f6e9da',
500: '#f2dfcb',
950: '#000000',
},
}SCSS
$custom: #f2dfcb; $custom-light: #f6e9da; $custom-dark: #000000;
JSON
{
"hex": "#f2dfcb",
"rgb": {
"r": 242,
"g": 223,
"b": 203
},
"hsl": {
"h": 30.769,
"s": 60,
"l": 87.255
},
"oklch": {
"l": 0.91372,
"c": 0.03393,
"h": 68.8
},
"luminance": 0.75964
}Semantic roles & 50–950 ramp
primary
#F2DFCB
secondary
#90B0D2
accent
#71C81E
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483