#FFDBBB#FFDBBB
#FFDBBB is a very light, muted orange. Relative luminance 0.755; OKLCH L 91.4% C 0.058 H 63.6°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBBB |
|---|---|
| RGB | rgb(255, 219, 187) |
| HSL | hsl(28, 100%, 87%) |
| HSV | hsv(28, 27%, 100%) |
| CMYK | cmyk(0%, 14.1%, 26.7%, 0%) |
| CIE-LAB | lab(89.63, 7.83, 20.37) |
| CIE-LCH | lch(89.63, 21.83, 68.97°) |
| OKLab | oklab(91.36% 0.0259 0.0522) |
| OKLCH | oklch(91.36% 0.058 63.6) |
| XYZ | xyz(75.5420, 75.5136, 57.6004) |
| Luminance | 0.7551 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 0.40
Light Peach
#FFD8B1
ΔE00 2.14
Bisque
#FFE4C4
ΔE00 3.62
Apricot
#FBCEB1
ΔE00 4.29
Navajowhite
#FFDEAD
ΔE00 5.69
Blanchedalmond
#FFEBCD
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBBB #BBDFFF
analogous
#FFBBBD #FFDBBB #FFFDBB
triadic
#FFDBBB #BBFFDB #DBBBFF
tetradic
#FFDBBB #BDFFBB #BBDFFF #FDBBFF
square
#FFDBBB #BDFFBB #BBDFFF #FDBBFF
split-complementary
#FFDBBB #BBFFFD #BBBDFF
monochromatic
#FF9A41 #FFBB7E #FFDBBB #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.30
#FFDBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#FFDBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBBB
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBBB | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB9
Deuteranopia (green-blind)
#EFE5BC
Tritanopia (blue-blind)
#FFD3D2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdbbb; /* rgb */ color: rgb(255, 219, 187); /* oklch */ color: oklch(91.4% 0.058 63.6);
Tailwind
colors: {
custom: {
50: '#ffe6cf',
500: '#ffdbbb',
950: '#000000',
},
}SCSS
$custom: #ffdbbb; $custom-light: #ffe6cf; $custom-dark: #000000;
JSON
{
"hex": "#ffdbbb",
"rgb": {
"r": 255,
"g": 219,
"b": 187
},
"hsl": {
"h": 28.235,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.9136,
"c": 0.05826,
"h": 63.6
},
"luminance": 0.75511
}Semantic roles & 50–950 ramp
primary
#FFDBBB
secondary
#77B2E7
accent
#7AE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483