#FFDDB3#FFDDB3
#FFDDB3 is a very light, moderate orange. Relative luminance 0.762; OKLCH L 91.6% C 0.066 H 72.7°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDB3 |
|---|---|
| RGB | rgb(255, 221, 179) |
| HSL | hsl(33, 100%, 85%) |
| HSV | hsv(33, 30%, 100%) |
| CMYK | cmyk(0%, 13.3%, 29.8%, 0%) |
| CIE-LAB | lab(89.97, 5.77, 24.99) |
| CIE-LCH | lch(89.97, 25.65, 77.00°) |
| OKLab | oklab(91.57% 0.0197 0.0634) |
| OKLCH | oklch(91.57% 0.066 72.7) |
| XYZ | xyz(75.2342, 76.2303, 53.3900) |
| Luminance | 0.7623 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.11
Light Peach
#FFD8B1
ΔE00 2.35
Bisque
#FFE4C4
ΔE00 3.31
Moccasin
#FFE4B5
ΔE00 3.39
Peach
#FFDAB9
ΔE00 3.49
Wheat
#F5DEB3
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDB3 #B3D5FF
analogous
#FFB7B3 #FFDDB3 #FBFFB3
triadic
#FFDDB3 #B3FFDD #DDB3FF
tetradic
#FFDDB3 #B3FFB7 #B3D5FF #FFB3FB
square
#FFDDB3 #B3FFB7 #B3D5FF #FFB3FB
split-complementary
#FFDDB3 #B3FBFF #B7B3FF
monochromatic
#FFA639 #FFC276 #FFDDB3 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.29
#FFDDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#FFDDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDB3
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDB3 | 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)
#EADEB0
Deuteranopia (green-blind)
#F2E6B4
Tritanopia (blue-blind)
#FFD4D2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffddb3; /* rgb */ color: rgb(255, 221, 179); /* oklch */ color: oklch(91.6% 0.066 72.7);
Tailwind
colors: {
custom: {
50: '#ffe7ca',
500: '#ffddb3',
950: '#000000',
},
}SCSS
$custom: #ffddb3; $custom-light: #ffe7ca; $custom-dark: #000000;
JSON
{
"hex": "#ffddb3",
"rgb": {
"r": 255,
"g": 221,
"b": 179
},
"hsl": {
"h": 33.158,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.9157,
"c": 0.06642,
"h": 72.7
},
"luminance": 0.76228
}Semantic roles & 50–950 ramp
primary
#FFDDB3
secondary
#70A5E6
accent
#67E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482