#FFDBB7#FFDBB7
#FFDBB7 is a very light, moderate orange. Relative luminance 0.753; OKLCH L 91.3% C 0.062 H 66.9°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBB7 |
|---|---|
| RGB | rgb(255, 219, 183) |
| HSL | hsl(30, 100%, 86%) |
| HSV | hsv(30, 28%, 100%) |
| CMYK | cmyk(0%, 14.1%, 28.2%, 0%) |
| CIE-LAB | lab(89.55, 7.31, 22.35) |
| CIE-LCH | lch(89.55, 23.51, 71.89°) |
| OKLab | oklab(91.27% 0.0243 0.057) |
| OKLCH | oklch(91.27% 0.062 66.9) |
| XYZ | xyz(75.1197, 75.3447, 55.3766) |
| Luminance | 0.7534 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.15
Peach
#FFDAB9
ΔE00 1.22
Bisque
#FFE4C4
ΔE00 3.28
Navajowhite
#FFDEAD
ΔE00 4.36
Apricot
#FBCEB1
ΔE00 5.14
Moccasin
#FFE4B5
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBB7 #B7DBFF
analogous
#FFB7B7 #FFDBB7 #FFFFB7
triadic
#FFDBB7 #B7FFDB #DBB7FF
tetradic
#FFDBB7 #B7FFB7 #B7DBFF #FFB7FF
square
#FFDBB7 #B7FFB7 #B7DBFF #FFB7FF
split-complementary
#FFDBB7 #B7FFFF #B7B7FF
monochromatic
#FF9E3D #FFBC7A #FFDBB7 #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.31
#FFDBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#FFDBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBB7
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBB7 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB5
Deuteranopia (green-blind)
#F0E4B8
Tritanopia (blue-blind)
#FFD3D1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdbb7; /* rgb */ color: rgb(255, 219, 183); /* oklch */ color: oklch(91.3% 0.062 66.9);
Tailwind
colors: {
custom: {
50: '#ffe6cc',
500: '#ffdbb7',
950: '#000000',
},
}SCSS
$custom: #ffdbb7; $custom-light: #ffe6cc; $custom-dark: #000000;
JSON
{
"hex": "#ffdbb7",
"rgb": {
"r": 255,
"g": 219,
"b": 183
},
"hsl": {
"h": 30,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.91272,
"c": 0.06198,
"h": 66.9
},
"luminance": 0.75342
}Semantic roles & 50–950 ramp
primary
#FFDBB7
secondary
#74ADE6
accent
#73E600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181513
muted
#868483