#F2DECB#F2DECB
#F2DECB is a very light, muted orange. Relative luminance 0.754; OKLCH L 91.2% C 0.034 H 65.9°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DECB |
|---|---|
| RGB | rgb(242, 222, 203) |
| HSL | hsl(29, 60%, 87%) |
| HSV | hsv(29, 16%, 95%) |
| CMYK | cmyk(0%, 8.3%, 16.1%, 5.1%) |
| CIE-LAB | lab(89.60, 3.82, 11.80) |
| CIE-LCH | lch(89.60, 12.40, 72.05°) |
| OKLab | oklab(91.18% 0.0137 0.0308) |
| OKLCH | oklch(91.18% 0.034 65.9) |
| XYZ | xyz(73.5182, 75.4331, 67.1755) |
| Luminance | 0.7543 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.27
Antiquewhite
#FAEBD7
ΔE00 3.58
Champagne
#F7E7CE
ΔE00 3.99
Bisque
#FFE4C4
ΔE00 4.58
Blanchedalmond
#FFEBCD
ΔE00 5.00
Papayawhip
#FFEFD5
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DECB #CBDFF2
analogous
#F2CBCC #F2DECB #F2F2CB
triadic
#F2DECB #CBF2DE #DECBF2
tetradic
#F2DECB #CCF2CB #CBDFF2 #F2CBF2
square
#F2DECB #CCF2CB #CBDFF2 #F2CBF2
split-complementary
#F2DECB #CBF2F2 #CBCCF2
monochromatic
#DAA069 #E6BF9A #F2DECB #F9EFE7 #F9EFE7
Accessibility & contrast
On white
1.31
#F2DECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#F2DECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DECB
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DECB | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCA
Deuteranopia (green-blind)
#E9E3CB
Tritanopia (blue-blind)
#FADAD9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f2decb; /* rgb */ color: rgb(242, 222, 203); /* oklch */ color: oklch(91.2% 0.034 65.9);
Tailwind
colors: {
custom: {
50: '#f6e8da',
500: '#f2decb',
950: '#000000',
},
}SCSS
$custom: #f2decb; $custom-light: #f6e8da; $custom-dark: #000000;
JSON
{
"hex": "#f2decb",
"rgb": {
"r": 242,
"g": 222,
"b": 203
},
"hsl": {
"h": 29.231,
"s": 60,
"l": 87.255
},
"oklch": {
"l": 0.91178,
"c": 0.03368,
"h": 65.9
},
"luminance": 0.75432
}Semantic roles & 50–950 ramp
primary
#F2DECB
secondary
#90B1D2
accent
#75C81E
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483