#FFDBBF#FFDBBF
#FFDBBF is a very light, muted orange. Relative luminance 0.757; OKLCH L 91.5% C 0.055 H 59.9°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBBF |
|---|---|
| RGB | rgb(255, 219, 191) |
| HSL | hsl(26, 100%, 87%) |
| HSV | hsv(26, 25%, 100%) |
| CMYK | cmyk(0%, 14.1%, 25.1%, 0%) |
| CIE-LAB | lab(89.71, 8.37, 18.40) |
| CIE-LCH | lch(89.71, 20.21, 65.54°) |
| OKLab | oklab(91.45% 0.0274 0.0473) |
| OKLCH | oklch(91.45% 0.055 59.9) |
| XYZ | xyz(75.9762, 75.6872, 59.8871) |
| Luminance | 0.7569 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.68
Light Peach
#FFD8B1
ΔE00 3.48
Apricot
#FBCEB1
ΔE00 3.71
Bisque
#FFE4C4
ΔE00 4.46
Blanchedalmond
#FFEBCD
ΔE00 7.10
Navajowhite
#FFDEAD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBBF #BFE3FF
analogous
#FFBFC3 #FFDBBF #FFFBBF
triadic
#FFDBBF #BFFFDB #DBBFFF
tetradic
#FFDBBF #C3FFBF #BFE3FF #FBBFFF
square
#FFDBBF #C3FFBF #BFE3FF #FBBFFF
split-complementary
#FFDBBF #BFFFFB #BFC3FF
monochromatic
#FF9645 #FFB982 #FFDBBF #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.30
#FFDBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#FFDBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBBF
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBBF | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBD
Deuteranopia (green-blind)
#EEE5BF
Tritanopia (blue-blind)
#FFD4D3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdbbf; /* rgb */ color: rgb(255, 219, 191); /* oklch */ color: oklch(91.5% 0.055 59.9);
Tailwind
colors: {
custom: {
50: '#ffe6d2',
500: '#ffdbbf',
950: '#000000',
},
}SCSS
$custom: #ffdbbf; $custom-light: #ffe6d2; $custom-dark: #000000;
JSON
{
"hex": "#ffdbbf",
"rgb": {
"r": 255,
"g": 219,
"b": 191
},
"hsl": {
"h": 26.25,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.9145,
"c": 0.05472,
"h": 59.9
},
"luminance": 0.75685
}Semantic roles & 50–950 ramp
primary
#FFDBBF
secondary
#7BB8E8
accent
#81E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483