#FDDBB1#FDDBB1
#FDDBB1 is a very light, moderate orange. Relative luminance 0.747; OKLCH L 91.0% C 0.067 H 72.7°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDBB1 |
|---|---|
| RGB | rgb(253, 219, 177) |
| HSL | hsl(33, 95%, 84%) |
| HSV | hsv(33, 30%, 99%) |
| CMYK | cmyk(0%, 13.4%, 30%, 0.8%) |
| CIE-LAB | lab(89.26, 5.79, 25.03) |
| CIE-LCH | lch(89.26, 25.70, 76.97°) |
| OKLab | oklab(90.96% 0.0198 0.0635) |
| OKLCH | oklch(90.96% 0.067 72.7) |
| XYZ | xyz(73.7764, 74.7227, 52.1231) |
| Luminance | 0.7472 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.17
Light Peach
#FFD8B1
ΔE00 2.23
Peach
#FFDAB9
ΔE00 3.47
Bisque
#FFE4C4
ΔE00 3.52
Moccasin
#FFE4B5
ΔE00 3.57
Wheat
#F5DEB3
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDBB1 #B1D3FD
analogous
#FDB5B1 #FDDBB1 #F9FDB1
triadic
#FDDBB1 #B1FDDB #DBB1FD
tetradic
#FDDBB1 #B1FDB5 #B1D3FD #FDB1F9
square
#FDDBB1 #B1FDB5 #B1D3FD #FDB1F9
split-complementary
#FDDBB1 #B1F9FD #B5B1FD
monochromatic
#FAA43A #FBBF75 #FDDBB1 #FEF1E1 #FEF1E1
Accessibility & contrast
On white
1.32
#FDDBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#FDDBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDBB1
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDBB1 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAE
Deuteranopia (green-blind)
#F0E4B2
Tritanopia (blue-blind)
#FFD2D0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fddbb1; /* rgb */ color: rgb(253, 219, 177); /* oklch */ color: oklch(91.0% 0.067 72.7);
Tailwind
colors: {
custom: {
50: '#ffe6c8',
500: '#fddbb1',
950: '#000000',
},
}SCSS
$custom: #fddbb1; $custom-light: #ffe6c8; $custom-dark: #000000;
JSON
{
"hex": "#fddbb1",
"rgb": {
"r": 253,
"g": 219,
"b": 177
},
"hsl": {
"h": 33.158,
"s": 95,
"l": 84.314
},
"oklch": {
"l": 0.90965,
"c": 0.06652,
"h": 72.7
},
"luminance": 0.7472
}Semantic roles & 50–950 ramp
primary
#FDDBB1
secondary
#70A3E2
accent
#67E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482