#FDDBB0#FDDBB0
#FDDBB0 is a very light, moderate orange. Relative luminance 0.747; OKLCH L 90.9% C 0.068 H 73.3°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDBB0 |
|---|---|
| RGB | rgb(253, 219, 176) |
| HSL | hsl(34, 95%, 84%) |
| HSV | hsv(34, 30%, 99%) |
| CMYK | cmyk(0%, 13.4%, 30.4%, 0.8%) |
| CIE-LAB | lab(89.24, 5.67, 25.53) |
| CIE-LCH | lch(89.24, 26.15, 77.49°) |
| OKLab | oklab(90.94% 0.0194 0.0647) |
| OKLCH | oklch(90.94% 0.068 73.3) |
| XYZ | xyz(73.6771, 74.6830, 51.6001) |
| Luminance | 0.7468 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.89
Light Peach
#FFD8B1
ΔE00 2.45
Moccasin
#FFE4B5
ΔE00 3.38
Bisque
#FFE4C4
ΔE00 3.71
Peach
#FFDAB9
ΔE00 3.75
Wheat
#F5DEB3
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDBB0 #B0D2FD
analogous
#FDB5B0 #FDDBB0 #F9FDB0
triadic
#FDDBB0 #B0FDDB #DBB0FD
tetradic
#FDDBB0 #B0FDB5 #B0D2FD #FDB0F9
square
#FDDBB0 #B0FDB5 #B0D2FD #FDB0F9
split-complementary
#FDDBB0 #B0F9FD #B5B0FD
monochromatic
#FAA539 #FBC074 #FDDBB0 #FEF1E1 #FEF1E1
Accessibility & contrast
On white
1.32
#FDDBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#FDDBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDBB0
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDBB0 | 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)
#E8DCAD
Deuteranopia (green-blind)
#F0E4B1
Tritanopia (blue-blind)
#FFD2CF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fddbb0; /* rgb */ color: rgb(253, 219, 176); /* oklch */ color: oklch(90.9% 0.068 73.3);
Tailwind
colors: {
custom: {
50: '#ffe6c7',
500: '#fddbb0',
950: '#000000',
},
}SCSS
$custom: #fddbb0; $custom-light: #ffe6c7; $custom-dark: #000000;
JSON
{
"hex": "#fddbb0",
"rgb": {
"r": 253,
"g": 219,
"b": 176
},
"hsl": {
"h": 33.506,
"s": 95.062,
"l": 84.118
},
"oklch": {
"l": 0.90944,
"c": 0.06753,
"h": 73.3
},
"luminance": 0.7468
}Semantic roles & 50–950 ramp
primary
#FDDBB0
secondary
#6FA2E2
accent
#65E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482