#FFDDCF#FFDDCF
#FFDDCF is a very light, muted orange. Relative luminance 0.775; OKLCH L 92.2% C 0.042 H 43.7°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDCF |
|---|---|
| RGB | rgb(255, 221, 207) |
| HSL | hsl(18, 100%, 91%) |
| HSV | hsv(18, 19%, 100%) |
| CMYK | cmyk(0%, 13.3%, 18.8%, 0%) |
| CIE-LAB | lab(90.54, 9.60, 11.21) |
| CIE-LCH | lch(90.54, 14.76, 49.41°) |
| OKLab | oklab(92.21% 0.0307 0.0293) |
| OKLCH | oklch(92.21% 0.042 43.7) |
| XYZ | xyz(78.3589, 77.4802, 69.8468) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.97
Apricot
#FBCEB1
ΔE00 6.31
Peach
#FFDAB9
ΔE00 7.22
Bisque
#FFE4C4
ΔE00 8.85
Light Peach
#FFD8B1
ΔE00 9.00
Antiquewhite
#FAEBD7
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDCF #CFF1FF
analogous
#FFCFD9 #FFDDCF #FFF5CF
triadic
#FFDDCF #CFFFDD #DDCFFF
tetradic
#FFDDCF #D9FFCF #CFF1FF #F5CFFF
square
#FFDDCF #D9FFCF #CFF1FF #F5CFFF
split-complementary
#FFDDCF #CFFFF5 #CFD9FF
monochromatic
#FF8655 #FFB292 #FFDDCF #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.27
#FFDDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#FFDDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDCF
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDCF | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0CE
Deuteranopia (green-blind)
#EDE7CF
Tritanopia (blue-blind)
#FFD8D9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffddcf; /* rgb */ color: rgb(255, 221, 207); /* oklch */ color: oklch(92.2% 0.042 43.7);
Tailwind
colors: {
custom: {
50: '#ffe7dd',
500: '#ffddcf',
950: '#000000',
},
}SCSS
$custom: #ffddcf; $custom-light: #ffe7dd; $custom-dark: #000000;
JSON
{
"hex": "#ffddcf",
"rgb": {
"r": 255,
"g": 221,
"b": 207
},
"hsl": {
"h": 17.5,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.92211,
"c": 0.0424,
"h": 43.7
},
"luminance": 0.77478
}Semantic roles & 50–950 ramp
primary
#FFDDCF
secondary
#88CDEA
accent
#A3E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484