#FFDDB7#FFDDB7
#FFDDB7 is a very light, moderate orange. Relative luminance 0.764; OKLCH L 91.7% C 0.062 H 70.0°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDB7 |
|---|---|
| RGB | rgb(255, 221, 183) |
| HSL | hsl(32, 100%, 86%) |
| HSV | hsv(32, 28%, 100%) |
| CMYK | cmyk(0%, 13.3%, 28.2%, 0%) |
| CIE-LAB | lab(90.04, 6.28, 23.02) |
| CIE-LCH | lch(90.04, 23.86, 74.74°) |
| OKLab | oklab(91.66% 0.0213 0.0587) |
| OKLCH | oklch(91.66% 0.062 70) |
| XYZ | xyz(75.6446, 76.3945, 55.5515) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.76
Peach
#FFDAB9
ΔE00 2.36
Bisque
#FFE4C4
ΔE00 2.70
Navajowhite
#FFDEAD
ΔE00 3.32
Moccasin
#FFE4B5
ΔE00 4.35
Wheat
#F5DEB3
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDB7 #B7D9FF
analogous
#FFB9B7 #FFDDB7 #FDFFB7
triadic
#FFDDB7 #B7FFDD #DDB7FF
tetradic
#FFDDB7 #B7FFB9 #B7D9FF #FFB7FD
square
#FFDDB7 #B7FFB9 #B7D9FF #FFB7FD
split-complementary
#FFDDB7 #B7FDFF #B9B7FF
monochromatic
#FFA33D #FFC07A #FFDDB7 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.29
#FFDDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#FFDDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDB7
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDB7 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DEB5
Deuteranopia (green-blind)
#F1E6B8
Tritanopia (blue-blind)
#FFD5D3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffddb7; /* rgb */ color: rgb(255, 221, 183); /* oklch */ color: oklch(91.7% 0.062 70.0);
Tailwind
colors: {
custom: {
50: '#ffe7cc',
500: '#ffddb7',
950: '#000000',
},
}SCSS
$custom: #ffddb7; $custom-light: #ffe7cc; $custom-dark: #000000;
JSON
{
"hex": "#ffddb7",
"rgb": {
"r": 255,
"g": 221,
"b": 183
},
"hsl": {
"h": 31.667,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.91655,
"c": 0.06242,
"h": 70
},
"luminance": 0.76392
}Semantic roles & 50–950 ramp
primary
#FFDDB7
secondary
#74AAE6
accent
#6CE600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181613
muted
#868483