#FFDDC4#FFDDC4
#FFDDC4 is a very light, muted orange. Relative luminance 0.770; OKLCH L 91.9% C 0.050 H 58.4°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDC4 |
|---|---|
| RGB | rgb(255, 221, 196) |
| HSL | hsl(25, 100%, 88%) |
| HSV | hsv(25, 23%, 100%) |
| CMYK | cmyk(0%, 13.3%, 23.1%, 0%) |
| CIE-LAB | lab(90.30, 8.03, 16.62) |
| CIE-LCH | lch(90.30, 18.45, 64.22°) |
| OKLab | oklab(91.95% 0.0264 0.0429) |
| OKLCH | oklch(91.95% 0.05 58.4) |
| XYZ | xyz(77.0607, 76.9609, 63.0095) |
| Luminance | 0.7696 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.69
Apricot
#FBCEB1
ΔE00 4.28
Light Peach
#FFD8B1
ΔE00 4.50
Bisque
#FFE4C4
ΔE00 4.64
Blanchedalmond
#FFEBCD
ΔE00 7.01
Antiquewhite
#FAEBD7
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDC4 #C4E6FF
analogous
#FFC4C8 #FFDDC4 #FFFBC4
triadic
#FFDDC4 #C4FFDD #DDC4FF
tetradic
#FFDDC4 #C8FFC4 #C4E6FF #FBC4FF
square
#FFDDC4 #C8FFC4 #C4E6FF #FBC4FF
split-complementary
#FFDDC4 #C4FFFB #C4C8FF
monochromatic
#FF964A #FFBA87 #FFDDC4 #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.28
#FFDDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#FFDDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDC4
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDC4 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DFC2
Deuteranopia (green-blind)
#EFE6C4
Tritanopia (blue-blind)
#FFD7D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffddc4; /* rgb */ color: rgb(255, 221, 196); /* oklch */ color: oklch(91.9% 0.050 58.4);
Tailwind
colors: {
custom: {
50: '#ffe7d5',
500: '#ffddc4',
950: '#000000',
},
}SCSS
$custom: #ffddc4; $custom-light: #ffe7d5; $custom-dark: #000000;
JSON
{
"hex": "#ffddc4",
"rgb": {
"r": 255,
"g": 221,
"b": 196
},
"hsl": {
"h": 25.424,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.91946,
"c": 0.05039,
"h": 58.4
},
"luminance": 0.76958
}Semantic roles & 50–950 ramp
primary
#FFDDC4
secondary
#7FBCE8
accent
#84E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483