#FFDBBE#FFDBBE
#FFDBBE is a very light, muted orange. Relative luminance 0.756; OKLCH L 91.4% C 0.056 H 60.9°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBBE |
|---|---|
| RGB | rgb(255, 219, 190) |
| HSL | hsl(27, 100%, 87%) |
| HSV | hsv(27, 25%, 100%) |
| CMYK | cmyk(0%, 14.1%, 25.5%, 0%) |
| CIE-LAB | lab(89.69, 8.23, 18.89) |
| CIE-LCH | lch(89.69, 20.61, 66.45°) |
| OKLab | oklab(91.43% 0.0271 0.0486) |
| OKLCH | oklch(91.43% 0.056 60.9) |
| XYZ | xyz(75.8665, 75.6434, 59.3095) |
| Luminance | 0.7564 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.32
Light Peach
#FFD8B1
ΔE00 3.13
Apricot
#FBCEB1
ΔE00 3.81
Bisque
#FFE4C4
ΔE00 4.21
Navajowhite
#FFDEAD
ΔE00 6.76
Blanchedalmond
#FFEBCD
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBBE #BEE2FF
analogous
#FFBEC2 #FFDBBE #FFFBBE
triadic
#FFDBBE #BEFFDB #DBBEFF
tetradic
#FFDBBE #C2FFBE #BEE2FF #FBBEFF
square
#FFDBBE #C2FFBE #BEE2FF #FBBEFF
split-complementary
#FFDBBE #BEFFFB #BEC2FF
monochromatic
#FF9744 #FFB981 #FFDBBE #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.30
#FFDBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#FFDBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBBE
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBBE | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBC
Deuteranopia (green-blind)
#EFE5BE
Tritanopia (blue-blind)
#FFD4D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdbbe; /* rgb */ color: rgb(255, 219, 190); /* oklch */ color: oklch(91.4% 0.056 60.9);
Tailwind
colors: {
custom: {
50: '#ffe6d1',
500: '#ffdbbe',
950: '#000000',
},
}SCSS
$custom: #ffdbbe; $custom-light: #ffe6d1; $custom-dark: #000000;
JSON
{
"hex": "#ffdbbe",
"rgb": {
"r": 255,
"g": 219,
"b": 190
},
"hsl": {
"h": 26.769,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.91427,
"c": 0.05559,
"h": 60.9
},
"luminance": 0.75641
}Semantic roles & 50–950 ramp
primary
#FFDBBE
secondary
#7AB7E7
accent
#7FE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483