#FFDDBD#FFDDBD
#FFDDBD is a very light, muted orange. Relative luminance 0.766; OKLCH L 91.8% C 0.057 H 65.3°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDBD |
|---|---|
| RGB | rgb(255, 221, 189) |
| HSL | hsl(29, 100%, 87%) |
| HSV | hsv(29, 26%, 100%) |
| CMYK | cmyk(0%, 13.3%, 25.9%, 0%) |
| CIE-LAB | lab(90.16, 7.07, 20.06) |
| CIE-LCH | lch(90.16, 21.27, 70.59°) |
| OKLab | oklab(91.79% 0.0237 0.0515) |
| OKLCH | oklch(91.79% 0.057 65.3) |
| XYZ | xyz(76.2825, 76.6496, 58.9108) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.06
Light Peach
#FFD8B1
ΔE00 2.33
Bisque
#FFE4C4
ΔE00 2.85
Apricot
#FBCEB1
ΔE00 5.04
Navajowhite
#FFDEAD
ΔE00 5.32
Blanchedalmond
#FFEBCD
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDBD #BDDFFF
analogous
#FFBDBE #FFDDBD #FFFEBD
triadic
#FFDDBD #BDFFDD #DDBDFF
tetradic
#FFDDBD #BEFFBD #BDDFFF #FEBDFF
square
#FFDDBD #BEFFBD #BDDFFF #FEBDFF
split-complementary
#FFDDBD #BDFFFE #BDBEFF
monochromatic
#FF9E43 #FFBD80 #FFDDBD #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.29
#FFDDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#FFDDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDBD
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDBD | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBB
Deuteranopia (green-blind)
#F0E6BE
Tritanopia (blue-blind)
#FFD6D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffddbd; /* rgb */ color: rgb(255, 221, 189); /* oklch */ color: oklch(91.8% 0.057 65.3);
Tailwind
colors: {
custom: {
50: '#ffe7d1',
500: '#ffddbd',
950: '#000000',
},
}SCSS
$custom: #ffddbd; $custom-light: #ffe7d1; $custom-dark: #000000;
JSON
{
"hex": "#ffddbd",
"rgb": {
"r": 255,
"g": 221,
"b": 189
},
"hsl": {
"h": 29.091,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.91786,
"c": 0.05663,
"h": 65.3
},
"luminance": 0.76647
}Semantic roles & 50–950 ramp
primary
#FFDDBD
secondary
#79B2E7
accent
#76E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483