#FFDDB5#FFDDB5
#FFDDB5 is a very light, moderate orange. Relative luminance 0.763; OKLCH L 91.6% C 0.064 H 71.4°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDB5 |
|---|---|
| RGB | rgb(255, 221, 181) |
| HSL | hsl(32, 100%, 85%) |
| HSV | hsv(32, 29%, 100%) |
| CMYK | cmyk(0%, 13.3%, 29%, 0%) |
| CIE-LAB | lab(90.00, 6.02, 24.00) |
| CIE-LCH | lch(90.00, 24.75, 75.92°) |
| OKLab | oklab(91.61% 0.0205 0.0611) |
| OKLCH | oklch(91.61% 0.064 71.4) |
| XYZ | xyz(75.4380, 76.3118, 54.4630) |
| Luminance | 0.7631 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.99
Navajowhite
#FFDEAD
ΔE00 2.71
Peach
#FFDAB9
ΔE00 2.93
Bisque
#FFE4C4
ΔE00 2.96
Moccasin
#FFE4B5
ΔE00 3.84
Wheat
#F5DEB3
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDB5 #B5D7FF
analogous
#FFB8B5 #FFDDB5 #FCFFB5
triadic
#FFDDB5 #B5FFDD #DDB5FF
tetradic
#FFDDB5 #B5FFB8 #B5D7FF #FFB5FC
square
#FFDDB5 #B5FFB8 #B5D7FF #FFB5FC
split-complementary
#FFDDB5 #B5FCFF #B8B5FF
monochromatic
#FFA53B #FFC178 #FFDDB5 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.29
#FFDDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#FFDDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDB5
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDB5 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DEB2
Deuteranopia (green-blind)
#F2E6B6
Tritanopia (blue-blind)
#FFD5D2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffddb5; /* rgb */ color: rgb(255, 221, 181); /* oklch */ color: oklch(91.6% 0.064 71.4);
Tailwind
colors: {
custom: {
50: '#ffe7cb',
500: '#ffddb5',
950: '#000000',
},
}SCSS
$custom: #ffddb5; $custom-light: #ffe7cb; $custom-dark: #000000;
JSON
{
"hex": "#ffddb5",
"rgb": {
"r": 255,
"g": 221,
"b": 181
},
"hsl": {
"h": 32.432,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.91612,
"c": 0.06441,
"h": 71.4
},
"luminance": 0.76309
}Semantic roles & 50–950 ramp
primary
#FFDDB5
secondary
#72A7E6
accent
#69E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482