#FFDECF#FFDECF
#FFDECF is a very light, muted orange. Relative luminance 0.780; OKLCH L 92.4% C 0.042 H 45.9°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDECF |
|---|---|
| RGB | rgb(255, 222, 207) |
| HSL | hsl(19, 100%, 91%) |
| HSV | hsv(19, 19%, 100%) |
| CMYK | cmyk(0%, 12.9%, 18.8%, 0%) |
| CIE-LAB | lab(90.78, 9.09, 11.55) |
| CIE-LCH | lch(90.78, 14.70, 51.81°) |
| OKLab | oklab(92.4% 0.0292 0.0302) |
| OKLCH | oklch(92.4% 0.042 45.9) |
| XYZ | xyz(78.6238, 78.0098, 69.9351) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.28
Apricot
#FBCEB1
ΔE00 6.14
Peach
#FFDAB9
ΔE00 6.69
Bisque
#FFE4C4
ΔE00 8.18
Light Peach
#FFD8B1
ΔE00 8.49
Antiquewhite
#FAEBD7
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDECF #CFF0FF
analogous
#FFCFD8 #FFDECF #FFF6CF
triadic
#FFDECF #CFFFDE #DECFFF
tetradic
#FFDECF #D8FFCF #CFF0FF #F6CFFF
square
#FFDECF #D8FFCF #CFF0FF #F6CFFF
split-complementary
#FFDECF #CFFFF6 #CFD8FF
monochromatic
#FF8A55 #FFB492 #FFDECF #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.26
#FFDECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#FFDECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDECF
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDECF | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E1CE
Deuteranopia (green-blind)
#EEE7CF
Tritanopia (blue-blind)
#FFD9DA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdecf; /* rgb */ color: rgb(255, 222, 207); /* oklch */ color: oklch(92.4% 0.042 45.9);
Tailwind
colors: {
custom: {
50: '#ffe8dd',
500: '#ffdecf',
950: '#000000',
},
}SCSS
$custom: #ffdecf; $custom-light: #ffe8dd; $custom-dark: #000000;
JSON
{
"hex": "#ffdecf",
"rgb": {
"r": 255,
"g": 222,
"b": 207
},
"hsl": {
"h": 18.75,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.924,
"c": 0.04196,
"h": 45.9
},
"luminance": 0.78008
}Semantic roles & 50–950 ramp
primary
#FFDECF
secondary
#88CBEA
accent
#9EE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484