#FFDBB2#FFDBB2
#FFDBB2 is a very light, moderate orange. Relative luminance 0.751; OKLCH L 91.2% C 0.067 H 70.5°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBB2 |
|---|---|
| RGB | rgb(255, 219, 178) |
| HSL | hsl(32, 100%, 85%) |
| HSV | hsv(32, 30%, 100%) |
| CMYK | cmyk(0%, 14.1%, 30.2%, 0%) |
| CIE-LAB | lab(89.46, 6.67, 24.81) |
| CIE-LCH | lch(89.46, 25.69, 74.95°) |
| OKLab | oklab(91.17% 0.0223 0.063) |
| OKLCH | oklch(91.17% 0.067 70.5) |
| XYZ | xyz(74.6086, 75.1402, 52.6843) |
| Luminance | 0.7514 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.45
Peach
#FFDAB9
ΔE00 2.76
Navajowhite
#FFDEAD
ΔE00 2.84
Bisque
#FFE4C4
ΔE00 3.58
Moccasin
#FFE4B5
ΔE00 4.28
Wheat
#F5DEB3
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBB2 #B2D6FF
analogous
#FFB5B2 #FFDBB2 #FDFFB2
triadic
#FFDBB2 #B2FFDB #DBB2FF
tetradic
#FFDBB2 #B2FFB5 #B2D6FF #FFB2FD
square
#FFDBB2 #B2FFB5 #B2D6FF #FFB2FD
split-complementary
#FFDBB2 #B2FDFF #B5B2FF
monochromatic
#FFA238 #FFBE75 #FFDBB2 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.31
#FFDBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#FFDBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBB2
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBB2 | 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)
#E8DCAF
Deuteranopia (green-blind)
#F1E4B3
Tritanopia (blue-blind)
#FFD2D0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdbb2; /* rgb */ color: rgb(255, 219, 178); /* oklch */ color: oklch(91.2% 0.067 70.5);
Tailwind
colors: {
custom: {
50: '#ffe6c9',
500: '#ffdbb2',
950: '#000000',
},
}SCSS
$custom: #ffdbb2; $custom-light: #ffe6c9; $custom-dark: #000000;
JSON
{
"hex": "#ffdbb2",
"rgb": {
"r": 255,
"g": 219,
"b": 178
},
"hsl": {
"h": 31.948,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.91166,
"c": 0.06682,
"h": 70.5
},
"luminance": 0.75137
}Semantic roles & 50–950 ramp
primary
#FFDBB2
secondary
#70A7E6
accent
#6BE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482