#FFDDBA#FFDDBA
#FFDDBA is a very light, muted orange. Relative luminance 0.765; OKLCH L 91.7% C 0.059 H 67.8°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDBA |
|---|---|
| RGB | rgb(255, 221, 186) |
| HSL | hsl(30, 100%, 86%) |
| HSV | hsv(30, 27%, 100%) |
| CMYK | cmyk(0%, 13.3%, 27.1%, 0%) |
| CIE-LAB | lab(90.10, 6.67, 21.54) |
| CIE-LCH | lch(90.10, 22.55, 72.79°) |
| OKLab | oklab(91.72% 0.0225 0.0551) |
| OKLCH | oklch(91.72% 0.059 67.8) |
| XYZ | xyz(75.9602, 76.5207, 57.2135) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.56
Light Peach
#FFD8B1
ΔE00 1.81
Bisque
#FFE4C4
ΔE00 2.58
Navajowhite
#FFDEAD
ΔE00 4.29
Moccasin
#FFE4B5
ΔE00 5.21
Blanchedalmond
#FFEBCD
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDBA #BADCFF
analogous
#FFBBBA #FFDDBA #FEFFBA
triadic
#FFDDBA #BAFFDD #DDBAFF
tetradic
#FFDDBA #BAFFBB #BADCFF #FFBAFE
square
#FFDDBA #BAFFBB #BADCFF #FFBAFE
split-complementary
#FFDDBA #BAFEFF #BBBAFF
monochromatic
#FFA140 #FFBF7D #FFDDBA #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.29
#FFDDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#FFDDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDBA
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDBA | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DEB8
Deuteranopia (green-blind)
#F1E6BB
Tritanopia (blue-blind)
#FFD5D3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffddba; /* rgb */ color: rgb(255, 221, 186); /* oklch */ color: oklch(91.7% 0.059 67.8);
Tailwind
colors: {
custom: {
50: '#ffe7ce',
500: '#ffddba',
950: '#000000',
},
}SCSS
$custom: #ffddba; $custom-light: #ffe7ce; $custom-dark: #000000;
JSON
{
"hex": "#ffddba",
"rgb": {
"r": 255,
"g": 221,
"b": 186
},
"hsl": {
"h": 30.435,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.9172,
"c": 0.05949,
"h": 67.8
},
"luminance": 0.76518
}Semantic roles & 50–950 ramp
primary
#FFDDBA
secondary
#76AEE7
accent
#71E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181613
muted
#868483