#FFDDB8#FFDDB8
#FFDDB8 is a very light, moderate orange. Relative luminance 0.764; OKLCH L 91.7% C 0.061 H 69.3°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDB8 |
|---|---|
| RGB | rgb(255, 221, 184) |
| HSL | hsl(31, 100%, 86%) |
| HSV | hsv(31, 28%, 100%) |
| CMYK | cmyk(0%, 13.3%, 27.8%, 0%) |
| CIE-LAB | lab(90.06, 6.41, 22.53) |
| CIE-LCH | lch(90.06, 23.42, 74.12°) |
| OKLab | oklab(91.68% 0.0217 0.0575) |
| OKLCH | oklch(91.68% 0.061 69.3) |
| XYZ | xyz(75.7491, 76.4362, 56.1016) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.72
Peach
#FFDAB9
ΔE00 2.08
Bisque
#FFE4C4
ΔE00 2.62
Navajowhite
#FFDEAD
ΔE00 3.64
Moccasin
#FFE4B5
ΔE00 4.62
Wheat
#F5DEB3
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDB8 #B8DAFF
analogous
#FFB9B8 #FFDDB8 #FDFFB8
triadic
#FFDDB8 #B8FFDD #DDB8FF
tetradic
#FFDDB8 #B8FFB9 #B8DAFF #FFB8FD
square
#FFDDB8 #B8FFB9 #B8DAFF #FFB8FD
split-complementary
#FFDDB8 #B8FDFF #B9B8FF
monochromatic
#FFA23E #FFC07B #FFDDB8 #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.29
#FFDDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#FFDDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDB8
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDB8 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DEB6
Deuteranopia (green-blind)
#F1E6B9
Tritanopia (blue-blind)
#FFD5D3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffddb8; /* rgb */ color: rgb(255, 221, 184); /* oklch */ color: oklch(91.7% 0.061 69.3);
Tailwind
colors: {
custom: {
50: '#ffe7cd',
500: '#ffddb8',
950: '#000000',
},
}SCSS
$custom: #ffddb8; $custom-light: #ffe7cd; $custom-dark: #000000;
JSON
{
"hex": "#ffddb8",
"rgb": {
"r": 255,
"g": 221,
"b": 184
},
"hsl": {
"h": 31.268,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.91676,
"c": 0.06143,
"h": 69.3
},
"luminance": 0.76434
}Semantic roles & 50–950 ramp
primary
#FFDDB8
secondary
#75ABE7
accent
#6EE600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181613
muted
#868483