#FFDDBB#FFDDBB
#FFDDBB is a very light, muted orange. Relative luminance 0.766; OKLCH L 91.7% C 0.059 H 67.0°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDBB |
|---|---|
| RGB | rgb(255, 221, 187) |
| HSL | hsl(30, 100%, 87%) |
| HSV | hsv(30, 27%, 100%) |
| CMYK | cmyk(0%, 13.3%, 26.7%, 0%) |
| CIE-LAB | lab(90.12, 6.80, 21.05) |
| CIE-LCH | lch(90.12, 22.12, 72.09°) |
| OKLab | oklab(91.74% 0.0229 0.0539) |
| OKLCH | oklch(91.74% 0.059 67) |
| XYZ | xyz(76.0669, 76.5634, 57.7754) |
| Luminance | 0.7656 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.33
Light Peach
#FFD8B1
ΔE00 1.94
Bisque
#FFE4C4
ΔE00 2.63
Navajowhite
#FFDEAD
ΔE00 4.63
Apricot
#FBCEB1
ΔE00 5.43
Blanchedalmond
#FFEBCD
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDBB #BBDDFF
analogous
#FFBBBB #FFDDBB #FFFFBB
triadic
#FFDDBB #BBFFDD #DDBBFF
tetradic
#FFDDBB #BBFFBB #BBDDFF #FFBBFF
square
#FFDDBB #BBFFBB #BBDDFF #FFBBFF
split-complementary
#FFDDBB #BBFFFF #BBBBFF
monochromatic
#FFA041 #FFBE7E #FFDDBB #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.29
#FFDDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#FFDDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDBB
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDBB | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DEB9
Deuteranopia (green-blind)
#F1E6BC
Tritanopia (blue-blind)
#FFD5D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffddbb; /* rgb */ color: rgb(255, 221, 187); /* oklch */ color: oklch(91.7% 0.059 67.0);
Tailwind
colors: {
custom: {
50: '#ffe7cf',
500: '#ffddbb',
950: '#000000',
},
}SCSS
$custom: #ffddbb; $custom-light: #ffe7cf; $custom-dark: #000000;
JSON
{
"hex": "#ffddbb",
"rgb": {
"r": 255,
"g": 221,
"b": 187
},
"hsl": {
"h": 30,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.91742,
"c": 0.05853,
"h": 67
},
"luminance": 0.76561
}Semantic roles & 50–950 ramp
primary
#FFDDBB
secondary
#77AFE7
accent
#73E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181613
muted
#868483