#F2DEBE#F2DEBE
#F2DEBE is a very light, muted orange. Relative luminance 0.748; OKLCH L 90.9% C 0.048 H 79.6°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEBE |
|---|---|
| RGB | rgb(242, 222, 190) |
| HSL | hsl(37, 67%, 85%) |
| HSV | hsv(37, 21%, 95%) |
| CMYK | cmyk(0%, 8.3%, 21.5%, 5.1%) |
| CIE-LAB | lab(89.32, 1.91, 18.20) |
| CIE-LCH | lch(89.32, 18.30, 84.01°) |
| OKLab | oklab(90.87% 0.0086 0.0468) |
| OKLCH | oklch(90.87% 0.048 79.6) |
| XYZ | xyz(72.0335, 74.8392, 59.3560) |
| Luminance | 0.7484 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 2.94
Champagne
#F7E7CE
ΔE00 3.01
Wheat
#F5DEB3
ΔE00 3.07
Bisque
#FFE4C4
ΔE00 3.23
Papayawhip
#FFEFD5
ΔE00 4.15
Moccasin
#FFE4B5
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEBE #BED2F2
analogous
#F2C4BE #F2DEBE #ECF2BE
triadic
#F2DEBE #BEF2DE #DEBEF2
tetradic
#F2DEBE #BEF2C4 #BED2F2 #F2BEEC
square
#F2DEBE #BEF2C4 #BED2F2 #F2BEEC
split-complementary
#F2DEBE #BEECF2 #C4BEF2
monochromatic
#DEAA58 #E8C48B #F2DEBE #FAF2E5 #FAF2E5
Accessibility & contrast
On white
1.32
#F2DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#F2DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEBE
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEBE | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBC
Deuteranopia (green-blind)
#ECE3BF
Tritanopia (blue-blind)
#FBD8D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f2debe; /* rgb */ color: rgb(242, 222, 190); /* oklch */ color: oklch(90.9% 0.048 79.6);
Tailwind
colors: {
custom: {
50: '#f6e8d1',
500: '#f2debe',
950: '#000000',
},
}SCSS
$custom: #f2debe; $custom-light: #f6e8d1; $custom-dark: #000000;
JSON
{
"hex": "#f2debe",
"rgb": {
"r": 242,
"g": 222,
"b": 190
},
"hsl": {
"h": 36.923,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.90868,
"c": 0.04761,
"h": 79.6
},
"luminance": 0.74838
}Semantic roles & 50–950 ramp
primary
#F2DEBE
secondary
#82A1D2
accent
#5ECF17
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483