#F2DEBC#F2DEBC
#F2DEBC is a very light, muted orange. Relative luminance 0.748; OKLCH L 90.8% C 0.050 H 81.0°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEBC |
|---|---|
| RGB | rgb(242, 222, 188) |
| HSL | hsl(38, 68%, 84%) |
| HSV | hsv(38, 22%, 95%) |
| CMYK | cmyk(0%, 8.3%, 22.3%, 5.1%) |
| CIE-LAB | lab(89.28, 1.63, 19.19) |
| CIE-LCH | lch(89.28, 19.26, 85.16°) |
| OKLab | oklab(90.82% 0.0078 0.0493) |
| OKLCH | oklch(90.82% 0.05 81) |
| XYZ | xyz(71.8164, 74.7524, 58.2127) |
| Luminance | 0.7475 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.47
Blanchedalmond
#FFEBCD
ΔE00 3.19
Champagne
#F7E7CE
ΔE00 3.45
Bisque
#FFE4C4
ΔE00 3.56
Moccasin
#FFE4B5
ΔE00 3.88
Papayawhip
#FFEFD5
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEBC #BCD0F2
analogous
#F2C3BC #F2DEBC #EBF2BC
triadic
#F2DEBC #BCF2DE #DEBCF2
tetradic
#F2DEBC #BCF2C3 #BCD0F2 #F2BCEB
square
#F2DEBC #BCF2C3 #BCD0F2 #F2BCEB
split-complementary
#F2DEBC #BCEBF2 #C3BCF2
monochromatic
#DEAC55 #E8C589 #F2DEBC #FAF2E5 #FAF2E5
Accessibility & contrast
On white
1.32
#F2DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#F2DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEBC
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEBC | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDBA
Deuteranopia (green-blind)
#ECE2BD
Tritanopia (blue-blind)
#FBD8D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f2debc; /* rgb */ color: rgb(242, 222, 188); /* oklch */ color: oklch(90.8% 0.050 81.0);
Tailwind
colors: {
custom: {
50: '#f6e8d0',
500: '#f2debc',
950: '#000000',
},
}SCSS
$custom: #f2debc; $custom-light: #f6e8d0; $custom-dark: #000000;
JSON
{
"hex": "#f2debc",
"rgb": {
"r": 242,
"g": 222,
"b": 188
},
"hsl": {
"h": 37.778,
"s": 67.5,
"l": 84.314
},
"oklch": {
"l": 0.90823,
"c": 0.04989,
"h": 81
},
"luminance": 0.74751
}Semantic roles & 50–950 ramp
primary
#F2DEBC
secondary
#819FD2
accent
#5BCF16
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483