#F2DEBD#F2DEBD
#F2DEBD is a very light, muted orange. Relative luminance 0.748; OKLCH L 90.8% C 0.049 H 80.3°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEBD |
|---|---|
| RGB | rgb(242, 222, 189) |
| HSL | hsl(37, 67%, 85%) |
| HSV | hsv(37, 22%, 95%) |
| CMYK | cmyk(0%, 8.3%, 21.9%, 5.1%) |
| CIE-LAB | lab(89.30, 1.77, 18.70) |
| CIE-LCH | lch(89.30, 18.78, 84.60°) |
| OKLab | oklab(90.85% 0.0082 0.0481) |
| OKLCH | oklch(90.85% 0.049 80.3) |
| XYZ | xyz(71.9246, 74.7956, 58.7824) |
| Luminance | 0.7479 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.76
Blanchedalmond
#FFEBCD
ΔE00 3.05
Champagne
#F7E7CE
ΔE00 3.22
Bisque
#FFE4C4
ΔE00 3.39
Moccasin
#FFE4B5
ΔE00 4.10
Papayawhip
#FFEFD5
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEBD #BDD1F2
analogous
#F2C4BD #F2DEBD #ECF2BD
triadic
#F2DEBD #BDF2DE #DEBDF2
tetradic
#F2DEBD #BDF2C4 #BDD1F2 #F2BDEC
square
#F2DEBD #BDF2C4 #BDD1F2 #F2BDEC
split-complementary
#F2DEBD #BDECF2 #C4BDF2
monochromatic
#DEAB57 #E8C48A #F2DEBD #FAF2E5 #FAF2E5
Accessibility & contrast
On white
1.32
#F2DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#F2DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEBD
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEBD | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDBB
Deuteranopia (green-blind)
#ECE2BE
Tritanopia (blue-blind)
#FBD8D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f2debd; /* rgb */ color: rgb(242, 222, 189); /* oklch */ color: oklch(90.8% 0.049 80.3);
Tailwind
colors: {
custom: {
50: '#f6e8d1',
500: '#f2debd',
950: '#000000',
},
}SCSS
$custom: #f2debd; $custom-light: #f6e8d1; $custom-dark: #000000;
JSON
{
"hex": "#f2debd",
"rgb": {
"r": 242,
"g": 222,
"b": 189
},
"hsl": {
"h": 37.358,
"s": 67.089,
"l": 84.51
},
"oklch": {
"l": 0.90845,
"c": 0.04875,
"h": 80.3
},
"luminance": 0.74794
}Semantic roles & 50–950 ramp
primary
#F2DEBD
secondary
#81A0D2
accent
#5CCF17
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483