#FDDBBB#FDDBBB
#FDDBBB is a very light, muted orange. Relative luminance 0.751; OKLCH L 91.2% C 0.057 H 65.3°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDBBB |
|---|---|
| RGB | rgb(253, 219, 187) |
| HSL | hsl(29, 94%, 86%) |
| HSV | hsv(29, 26%, 99%) |
| CMYK | cmyk(0%, 13.4%, 26.1%, 0.8%) |
| CIE-LAB | lab(89.46, 7.09, 20.10) |
| CIE-LCH | lch(89.46, 21.32, 70.57°) |
| OKLab | oklab(91.18% 0.0237 0.0515) |
| OKLCH | oklch(91.18% 0.057 65.3) |
| XYZ | xyz(74.8099, 75.1361, 57.5661) |
| Luminance | 0.7513 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 0.91
Light Peach
#FFD8B1
ΔE00 2.18
Bisque
#FFE4C4
ΔE00 3.07
Apricot
#FBCEB1
ΔE00 4.80
Navajowhite
#FFDEAD
ΔE00 5.33
Blanchedalmond
#FFEBCD
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDBBB #BBDDFD
analogous
#FDBBBC #FDDBBB #FDFCBB
triadic
#FDDBBB #BBFDDB #DBBBFD
tetradic
#FDDBBB #BCFDBB #BBDDFD #FCBBFD
square
#FDDBBB #BCFDBB #BBDDFD #FCBBFD
split-complementary
#FDDBBB #BBFDFC #BBBCFD
monochromatic
#FA9C44 #FBBC80 #FDDBBB #FEEFE1 #FEEFE1
Accessibility & contrast
On white
1.31
#FDDBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#FDDBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDBBB
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDBBB | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#EEE4BC
Tritanopia (blue-blind)
#FFD4D2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fddbbb; /* rgb */ color: rgb(253, 219, 187); /* oklch */ color: oklch(91.2% 0.057 65.3);
Tailwind
colors: {
custom: {
50: '#fee6cf',
500: '#fddbbb',
950: '#000000',
},
}SCSS
$custom: #fddbbb; $custom-light: #fee6cf; $custom-dark: #000000;
JSON
{
"hex": "#fddbbb",
"rgb": {
"r": 253,
"g": 219,
"b": 187
},
"hsl": {
"h": 29.091,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.9118,
"c": 0.05672,
"h": 65.3
},
"luminance": 0.75134
}Semantic roles & 50–950 ramp
primary
#FDDBBB
secondary
#79B0E3
accent
#76E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483