#FFDDB4#FFDDB4
#FFDDB4 is a very light, moderate orange. Relative luminance 0.763; OKLCH L 91.6% C 0.065 H 72.1°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDB4 |
|---|---|
| RGB | rgb(255, 221, 180) |
| HSL | hsl(33, 100%, 85%) |
| HSV | hsv(33, 29%, 100%) |
| CMYK | cmyk(0%, 13.3%, 29.4%, 0%) |
| CIE-LAB | lab(89.98, 5.89, 24.50) |
| CIE-LCH | lch(89.98, 25.20, 76.47°) |
| OKLab | oklab(91.59% 0.0201 0.0622) |
| OKLCH | oklch(91.59% 0.065 72.1) |
| XYZ | xyz(75.3357, 76.2709, 53.9246) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.16
Navajowhite
#FFDEAD
ΔE00 2.40
Bisque
#FFE4C4
ΔE00 3.12
Peach
#FFDAB9
ΔE00 3.21
Moccasin
#FFE4B5
ΔE00 3.61
Wheat
#F5DEB3
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDB4 #B4D6FF
analogous
#FFB7B4 #FFDDB4 #FBFFB4
triadic
#FFDDB4 #B4FFDD #DDB4FF
tetradic
#FFDDB4 #B4FFB7 #B4D6FF #FFB4FB
square
#FFDDB4 #B4FFB7 #B4D6FF #FFB4FB
split-complementary
#FFDDB4 #B4FBFF #B7B4FF
monochromatic
#FFA63A #FFC177 #FFDDB4 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.29
#FFDDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#FFDDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDB4
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDB4 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEB1
Deuteranopia (green-blind)
#F2E6B5
Tritanopia (blue-blind)
#FFD5D2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffddb4; /* rgb */ color: rgb(255, 221, 180); /* oklch */ color: oklch(91.6% 0.065 72.1);
Tailwind
colors: {
custom: {
50: '#ffe7ca',
500: '#ffddb4',
950: '#000000',
},
}SCSS
$custom: #ffddb4; $custom-light: #ffe7ca; $custom-dark: #000000;
JSON
{
"hex": "#ffddb4",
"rgb": {
"r": 255,
"g": 221,
"b": 180
},
"hsl": {
"h": 32.8,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.91591,
"c": 0.06541,
"h": 72.1
},
"luminance": 0.76268
}Semantic roles & 50–950 ramp
primary
#FFDDB4
secondary
#71A6E6
accent
#68E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482