#F2DEBB#F2DEBB
#F2DEBB is a very light, muted orange. Relative luminance 0.747; OKLCH L 90.8% C 0.051 H 81.6°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEBB |
|---|---|
| RGB | rgb(242, 222, 187) |
| HSL | hsl(38, 68%, 84%) |
| HSV | hsv(38, 23%, 95%) |
| CMYK | cmyk(0%, 8.3%, 22.7%, 5.1%) |
| CIE-LAB | lab(89.26, 1.49, 19.68) |
| CIE-LCH | lch(89.26, 19.74, 85.68°) |
| OKLab | oklab(90.8% 0.0074 0.0505) |
| OKLCH | oklch(90.8% 0.051 81.6) |
| XYZ | xyz(71.7090, 74.7094, 57.6470) |
| Luminance | 0.7471 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.19
Blanchedalmond
#FFEBCD
ΔE00 3.35
Moccasin
#FFE4B5
ΔE00 3.67
Champagne
#F7E7CE
ΔE00 3.69
Bisque
#FFE4C4
ΔE00 3.74
Papayawhip
#FFEFD5
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEBB #BBCFF2
analogous
#F2C3BB #F2DEBB #EBF2BB
triadic
#F2DEBB #BBF2DE #DEBBF2
tetradic
#F2DEBB #BBF2C3 #BBCFF2 #F2BBEB
square
#F2DEBB #BBF2C3 #BBCFF2 #F2BBEB
split-complementary
#F2DEBB #BBEBF2 #C3BBF2
monochromatic
#DEAC54 #E8C588 #F2DEBB #FAF3E5 #FAF3E5
Accessibility & contrast
On white
1.32
#F2DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#F2DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEBB
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEBB | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB9
Deuteranopia (green-blind)
#ECE2BC
Tritanopia (blue-blind)
#FCD8D4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f2debb; /* rgb */ color: rgb(242, 222, 187); /* oklch */ color: oklch(90.8% 0.051 81.6);
Tailwind
colors: {
custom: {
50: '#f6e8cf',
500: '#f2debb',
950: '#000000',
},
}SCSS
$custom: #f2debb; $custom-light: #f6e8cf; $custom-dark: #000000;
JSON
{
"hex": "#f2debb",
"rgb": {
"r": 242,
"g": 222,
"b": 187
},
"hsl": {
"h": 38.182,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.908,
"c": 0.05102,
"h": 81.6
},
"luminance": 0.74708
}Semantic roles & 50–950 ramp
primary
#F2DEBB
secondary
#809DD2
accent
#59D016
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171613
muted
#858483