#F2DEBF#F2DEBF
#F2DEBF is a very light, muted orange. Relative luminance 0.749; OKLCH L 90.9% C 0.046 H 78.8°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEBF |
|---|---|
| RGB | rgb(242, 222, 191) |
| HSL | hsl(36, 66%, 85%) |
| HSV | hsv(36, 21%, 95%) |
| CMYK | cmyk(0%, 8.3%, 21.1%, 5.1%) |
| CIE-LAB | lab(89.34, 2.05, 17.71) |
| CIE-LCH | lch(89.34, 17.83, 83.39°) |
| OKLab | oklab(90.89% 0.009 0.0456) |
| OKLCH | oklch(90.89% 0.046 78.8) |
| XYZ | xyz(72.1432, 74.8831, 59.9336) |
| Luminance | 0.7488 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 2.82
Blanchedalmond
#FFEBCD
ΔE00 2.86
Bisque
#FFE4C4
ΔE00 3.11
Wheat
#F5DEB3
ΔE00 3.38
Papayawhip
#FFEFD5
ΔE00 4.04
Warm Beige
#E9DCC9
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEBF #BFD3F2
analogous
#F2C5BF #F2DEBF #ECF2BF
triadic
#F2DEBF #BFF2DE #DEBFF2
tetradic
#F2DEBF #BFF2C5 #BFD3F2 #F2BFEC
square
#F2DEBF #BFF2C5 #BFD3F2 #F2BFEC
split-complementary
#F2DEBF #BFECF2 #C5BFF2
monochromatic
#DDAA59 #E8C48C #F2DEBF #FAF2E6 #FAF2E6
Accessibility & contrast
On white
1.31
#F2DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#F2DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEBF
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEBF | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBD
Deuteranopia (green-blind)
#ECE3C0
Tritanopia (blue-blind)
#FBD8D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f2debf; /* rgb */ color: rgb(242, 222, 191); /* oklch */ color: oklch(90.9% 0.046 78.8);
Tailwind
colors: {
custom: {
50: '#f6e8d2',
500: '#f2debf',
950: '#000000',
},
}SCSS
$custom: #f2debf; $custom-light: #f6e8d2; $custom-dark: #000000;
JSON
{
"hex": "#f2debf",
"rgb": {
"r": 242,
"g": 222,
"b": 191
},
"hsl": {
"h": 36.471,
"s": 66.234,
"l": 84.902
},
"oklch": {
"l": 0.90891,
"c": 0.04648,
"h": 78.8
},
"luminance": 0.74881
}Semantic roles & 50–950 ramp
primary
#F2DEBF
secondary
#83A2D2
accent
#5FCE17
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483