#FDDBB6#FDDBB6
#FDDBB6 is a very light, moderate orange. Relative luminance 0.749; OKLCH L 91.1% C 0.062 H 69.3°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDBB6 |
|---|---|
| RGB | rgb(253, 219, 182) |
| HSL | hsl(31, 95%, 85%) |
| HSV | hsv(31, 28%, 99%) |
| CMYK | cmyk(0%, 13.4%, 28.1%, 0.8%) |
| CIE-LAB | lab(89.36, 6.43, 22.57) |
| CIE-LCH | lch(89.36, 23.47, 74.09°) |
| OKLab | oklab(91.07% 0.0217 0.0576) |
| OKLCH | oklch(91.07% 0.062 69.3) |
| XYZ | xyz(74.2840, 74.9257, 54.7960) |
| Luminance | 0.7492 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.53
Peach
#FFDAB9
ΔE00 2.03
Bisque
#FFE4C4
ΔE00 2.87
Navajowhite
#FFDEAD
ΔE00 3.67
Moccasin
#FFE4B5
ΔE00 4.75
Wheat
#F5DEB3
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDBB6 #B6D8FD
analogous
#FDB7B6 #FDDBB6 #FBFDB6
triadic
#FDDBB6 #B6FDDB #DBB6FD
tetradic
#FDDBB6 #B6FDB7 #B6D8FD #FDB6FB
square
#FDDBB6 #B6FDB7 #B6D8FD #FDB6FB
split-complementary
#FDDBB6 #B6FBFD #B7B6FD
monochromatic
#FAA03F #FBBE7A #FDDBB6 #FEF0E1 #FEF0E1
Accessibility & contrast
On white
1.31
#FDDBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#FDDBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDBB6
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDBB6 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB4
Deuteranopia (green-blind)
#EFE4B7
Tritanopia (blue-blind)
#FFD3D1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fddbb6; /* rgb */ color: rgb(253, 219, 182); /* oklch */ color: oklch(91.1% 0.062 69.3);
Tailwind
colors: {
custom: {
50: '#ffe6cc',
500: '#fddbb6',
950: '#000000',
},
}SCSS
$custom: #fddbb6; $custom-light: #ffe6cc; $custom-dark: #000000;
JSON
{
"hex": "#fddbb6",
"rgb": {
"r": 253,
"g": 219,
"b": 182
},
"hsl": {
"h": 31.268,
"s": 94.667,
"l": 85.294
},
"oklch": {
"l": 0.91071,
"c": 0.06153,
"h": 69.3
},
"luminance": 0.74923
}Semantic roles & 50–950 ramp
primary
#FDDBB6
secondary
#74A9E3
accent
#6EE600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181513
muted
#868483