#FFDDC3#FFDDC3
#FFDDC3 is a very light, muted orange. Relative luminance 0.769; OKLCH L 91.9% C 0.051 H 59.5°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDC3 |
|---|---|
| RGB | rgb(255, 221, 195) |
| HSL | hsl(26, 100%, 88%) |
| HSV | hsv(26, 24%, 100%) |
| CMYK | cmyk(0%, 13.3%, 23.5%, 0%) |
| CIE-LAB | lab(90.28, 7.89, 17.11) |
| CIE-LCH | lch(90.28, 18.84, 65.25°) |
| OKLab | oklab(91.92% 0.026 0.0442) |
| OKLCH | oklch(91.92% 0.051 59.5) |
| XYZ | xyz(76.9473, 76.9155, 62.4120) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.34
Light Peach
#FFD8B1
ΔE00 4.15
Apricot
#FBCEB1
ΔE00 4.31
Bisque
#FFE4C4
ΔE00 4.32
Blanchedalmond
#FFEBCD
ΔE00 6.77
Champagne
#F7E7CE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDC3 #C3E5FF
analogous
#FFC3C7 #FFDDC3 #FFFBC3
triadic
#FFDDC3 #C3FFDD #DDC3FF
tetradic
#FFDDC3 #C7FFC3 #C3E5FF #FBC3FF
square
#FFDDC3 #C7FFC3 #C3E5FF #FBC3FF
split-complementary
#FFDDC3 #C3FFFB #C3C7FF
monochromatic
#FF9849 #FFBA86 #FFDDC3 #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.28
#FFDDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#FFDDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDC3
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDC3 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DFC1
Deuteranopia (green-blind)
#EFE6C3
Tritanopia (blue-blind)
#FFD6D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffddc3; /* rgb */ color: rgb(255, 221, 195); /* oklch */ color: oklch(91.9% 0.051 59.5);
Tailwind
colors: {
custom: {
50: '#ffe7d5',
500: '#ffddc3',
950: '#000000',
},
}SCSS
$custom: #ffddc3; $custom-light: #ffe7d5; $custom-dark: #000000;
JSON
{
"hex": "#ffddc3",
"rgb": {
"r": 255,
"g": 221,
"b": 195
},
"hsl": {
"h": 26,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.91922,
"c": 0.05124,
"h": 59.5
},
"luminance": 0.76913
}Semantic roles & 50–950 ramp
primary
#FFDDC3
secondary
#7EBAE8
accent
#82E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483