#FFDDB0#FFDDB0
#FFDDB0 is a very light, moderate orange. Relative luminance 0.761; OKLCH L 91.5% C 0.069 H 74.5°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDB0 |
|---|---|
| RGB | rgb(255, 221, 176) |
| HSL | hsl(34, 100%, 85%) |
| HSV | hsv(34, 31%, 100%) |
| CMYK | cmyk(0%, 13.3%, 31%, 0%) |
| CIE-LAB | lab(89.91, 5.39, 26.46) |
| CIE-LCH | lch(89.91, 27.01, 78.48°) |
| OKLab | oklab(91.51% 0.0186 0.067) |
| OKLCH | oklch(91.51% 0.069 74.5) |
| XYZ | xyz(74.9341, 76.1102, 51.8094) |
| Luminance | 0.7611 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.26
Moccasin
#FFE4B5
ΔE00 2.85
Light Peach
#FFD8B1
ΔE00 3.00
Wheat
#F5DEB3
ΔE00 3.57
Bisque
#FFE4C4
ΔE00 3.93
Peach
#FFDAB9
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDB0 #B0D2FF
analogous
#FFB6B0 #FFDDB0 #FAFFB0
triadic
#FFDDB0 #B0FFDD #DDB0FF
tetradic
#FFDDB0 #B0FFB6 #B0D2FF #FFB0FA
square
#FFDDB0 #B0FFB6 #B0D2FF #FFB0FA
split-complementary
#FFDDB0 #B0FAFF #B6B0FF
monochromatic
#FFA836 #FFC373 #FFDDB0 #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.29
#FFDDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#FFDDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDB0
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDB0 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAD
Deuteranopia (green-blind)
#F2E5B1
Tritanopia (blue-blind)
#FFD4D1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffddb0; /* rgb */ color: rgb(255, 221, 176); /* oklch */ color: oklch(91.5% 0.069 74.5);
Tailwind
colors: {
custom: {
50: '#ffe7c7',
500: '#ffddb0',
950: '#000000',
},
}SCSS
$custom: #ffddb0; $custom-light: #ffe7c7; $custom-dark: #000000;
JSON
{
"hex": "#ffddb0",
"rgb": {
"r": 255,
"g": 221,
"b": 176
},
"hsl": {
"h": 34.177,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.91508,
"c": 0.06947,
"h": 74.5
},
"luminance": 0.76107
}Semantic roles & 50–950 ramp
primary
#FFDDB0
secondary
#6EA1E5
accent
#63E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482