#FFDDCE#FFDDCE
#FFDDCE is a very light, muted orange. Relative luminance 0.774; OKLCH L 92.2% C 0.043 H 45.2°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDCE |
|---|---|
| RGB | rgb(255, 221, 206) |
| HSL | hsl(18, 100%, 90%) |
| HSV | hsv(18, 19%, 100%) |
| CMYK | cmyk(0%, 13.3%, 19.2%, 0%) |
| CIE-LAB | lab(90.52, 9.45, 11.70) |
| CIE-LCH | lch(90.52, 15.04, 51.05°) |
| OKLab | oklab(92.19% 0.0303 0.0305) |
| OKLCH | oklch(92.19% 0.043 45.2) |
| XYZ | xyz(78.2371, 77.4314, 69.2050) |
| Luminance | 0.7743 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.34
Apricot
#FBCEB1
ΔE00 5.99
Peach
#FFDAB9
ΔE00 6.78
Bisque
#FFE4C4
ΔE00 8.43
Light Peach
#FFD8B1
ΔE00 8.56
Antiquewhite
#FAEBD7
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDCE #CEF0FF
analogous
#FFCED7 #FFDDCE #FFF5CE
triadic
#FFDDCE #CEFFDD #DDCEFF
tetradic
#FFDDCE #D7FFCE #CEF0FF #F5CEFF
square
#FFDDCE #D7FFCE #CEF0FF #F5CEFF
split-complementary
#FFDDCE #CEFFF5 #CED7FF
monochromatic
#FF8854 #FFB391 #FFDDCE #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.27
#FFDDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#FFDDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDCE
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDCE | 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)
#E5E0CD
Deuteranopia (green-blind)
#EDE7CE
Tritanopia (blue-blind)
#FFD8D9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffddce; /* rgb */ color: rgb(255, 221, 206); /* oklch */ color: oklch(92.2% 0.043 45.2);
Tailwind
colors: {
custom: {
50: '#ffe7dd',
500: '#ffddce',
950: '#000000',
},
}SCSS
$custom: #ffddce; $custom-light: #ffe7dd; $custom-dark: #000000;
JSON
{
"hex": "#ffddce",
"rgb": {
"r": 255,
"g": 221,
"b": 206
},
"hsl": {
"h": 18.367,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.92186,
"c": 0.043,
"h": 45.2
},
"luminance": 0.77429
}Semantic roles & 50–950 ramp
primary
#FFDDCE
secondary
#87CCEA
accent
#9FE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484