#FFDEC3#FFDEC3
#FFDEC3 is a very light, muted orange. Relative luminance 0.774; OKLCH L 92.1% C 0.051 H 61.4°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEC3 |
|---|---|
| RGB | rgb(255, 222, 195) |
| HSL | hsl(27, 100%, 88%) |
| HSV | hsv(27, 24%, 100%) |
| CMYK | cmyk(0%, 12.9%, 23.5%, 0%) |
| CIE-LAB | lab(90.53, 7.37, 17.45) |
| CIE-LCH | lch(90.53, 18.94, 67.10°) |
| OKLab | oklab(92.11% 0.0245 0.045) |
| OKLCH | oklch(92.11% 0.051 61.4) |
| XYZ | xyz(77.2121, 77.4451, 62.5003) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.08
Bisque
#FFE4C4
ΔE00 3.66
Light Peach
#FFD8B1
ΔE00 3.84
Apricot
#FBCEB1
ΔE00 4.74
Blanchedalmond
#FFEBCD
ΔE00 6.15
Champagne
#F7E7CE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEC3 #C3E4FF
analogous
#FFC3C6 #FFDEC3 #FFFCC3
triadic
#FFDEC3 #C3FFDE #DEC3FF
tetradic
#FFDEC3 #C6FFC3 #C3E4FF #FCC3FF
square
#FFDEC3 #C6FFC3 #C3E4FF #FCC3FF
split-complementary
#FFDEC3 #C3FFFC #C3C6FF
monochromatic
#FF9B49 #FFBC86 #FFDEC3 #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.27
#FFDEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#FFDEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEC3
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEC3 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C1
Deuteranopia (green-blind)
#F0E7C3
Tritanopia (blue-blind)
#FFD7D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdec3; /* rgb */ color: rgb(255, 222, 195); /* oklch */ color: oklch(92.1% 0.051 61.4);
Tailwind
colors: {
custom: {
50: '#ffe8d5',
500: '#ffdec3',
950: '#000000',
},
}SCSS
$custom: #ffdec3; $custom-light: #ffe8d5; $custom-dark: #000000;
JSON
{
"hex": "#ffdec3",
"rgb": {
"r": 255,
"g": 222,
"b": 195
},
"hsl": {
"h": 27,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.92113,
"c": 0.05125,
"h": 61.4
},
"luminance": 0.77443
}Semantic roles & 50–950 ramp
primary
#FFDEC3
secondary
#7EB8E8
accent
#7EE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483