#FFDDBC#FFDDBC
#FFDDBC is a very light, muted orange. Relative luminance 0.766; OKLCH L 91.8% C 0.058 H 66.2°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDBC |
|---|---|
| RGB | rgb(255, 221, 188) |
| HSL | hsl(30, 100%, 87%) |
| HSV | hsv(30, 26%, 100%) |
| CMYK | cmyk(0%, 13.3%, 26.3%, 0%) |
| CIE-LAB | lab(90.14, 6.94, 20.56) |
| CIE-LCH | lch(90.14, 21.70, 71.35°) |
| OKLab | oklab(91.76% 0.0233 0.0527) |
| OKLCH | oklch(91.76% 0.058 66.2) |
| XYZ | xyz(76.1743, 76.6063, 58.3411) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.15
Light Peach
#FFD8B1
ΔE00 2.11
Bisque
#FFE4C4
ΔE00 2.72
Navajowhite
#FFDEAD
ΔE00 4.97
Apricot
#FBCEB1
ΔE00 5.23
Blanchedalmond
#FFEBCD
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDBC #BCDEFF
analogous
#FFBCBD #FFDDBC #FFFEBC
triadic
#FFDDBC #BCFFDD #DDBCFF
tetradic
#FFDDBC #BDFFBC #BCDEFF #FEBCFF
square
#FFDDBC #BDFFBC #BCDEFF #FEBCFF
split-complementary
#FFDDBC #BCFFFE #BCBDFF
monochromatic
#FF9F42 #FFBE7F #FFDDBC #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.29
#FFDDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#FFDDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDBC
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDBC | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBA
Deuteranopia (green-blind)
#F0E6BD
Tritanopia (blue-blind)
#FFD5D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffddbc; /* rgb */ color: rgb(255, 221, 188); /* oklch */ color: oklch(91.8% 0.058 66.2);
Tailwind
colors: {
custom: {
50: '#ffe7d0',
500: '#ffddbc',
950: '#000000',
},
}SCSS
$custom: #ffddbc; $custom-light: #ffe7d0; $custom-dark: #000000;
JSON
{
"hex": "#ffddbc",
"rgb": {
"r": 255,
"g": 221,
"b": 188
},
"hsl": {
"h": 29.552,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.91764,
"c": 0.05757,
"h": 66.2
},
"luminance": 0.76604
}Semantic roles & 50–950 ramp
primary
#FFDDBC
secondary
#78B0E7
accent
#74E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483