#FFDEC1#FFDEC1
#FFDEC1 is a very light, muted orange. Relative luminance 0.774; OKLCH L 92.1% C 0.053 H 63.4°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEC1 |
|---|---|
| RGB | rgb(255, 222, 193) |
| HSL | hsl(28, 100%, 88%) |
| HSV | hsv(28, 24%, 100%) |
| CMYK | cmyk(0%, 12.9%, 24.3%, 0%) |
| CIE-LAB | lab(90.48, 7.10, 18.43) |
| CIE-LCH | lch(90.48, 19.75, 68.94°) |
| OKLab | oklab(92.07% 0.0237 0.0474) |
| OKLCH | oklch(92.07% 0.053 63.4) |
| XYZ | xyz(76.9875, 77.3553, 61.3174) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.61
Bisque
#FFE4C4
ΔE00 3.09
Light Peach
#FFD8B1
ΔE00 3.24
Apricot
#FBCEB1
ΔE00 4.95
Blanchedalmond
#FFEBCD
ΔE00 5.74
Navajowhite
#FFDEAD
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEC1 #C1E2FF
analogous
#FFC1C3 #FFDEC1 #FFFDC1
triadic
#FFDEC1 #C1FFDE #DEC1FF
tetradic
#FFDEC1 #C3FFC1 #C1E2FF #FDC1FF
square
#FFDEC1 #C3FFC1 #C1E2FF #FDC1FF
split-complementary
#FFDEC1 #C1FFFD #C1C3FF
monochromatic
#FF9D47 #FFBD84 #FFDEC1 #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.27
#FFDEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#FFDEC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEC1
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEC1 | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E0BF
Deuteranopia (green-blind)
#F0E7C1
Tritanopia (blue-blind)
#FFD7D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdec1; /* rgb */ color: rgb(255, 222, 193); /* oklch */ color: oklch(92.1% 0.053 63.4);
Tailwind
colors: {
custom: {
50: '#ffe8d3',
500: '#ffdec1',
950: '#000000',
},
}SCSS
$custom: #ffdec1; $custom-light: #ffe8d3; $custom-dark: #000000;
JSON
{
"hex": "#ffdec1",
"rgb": {
"r": 255,
"g": 222,
"b": 193
},
"hsl": {
"h": 28.065,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.92067,
"c": 0.05305,
"h": 63.4
},
"luminance": 0.77353
}Semantic roles & 50–950 ramp
primary
#FFDEC1
secondary
#7CB6E8
accent
#7AE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483