#FFDB9B#FFDB9B
#FFDB9B is a very light, moderate orange. Relative luminance 0.743; OKLCH L 90.7% C 0.090 H 81.5°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDB9B |
|---|---|
| RGB | rgb(255, 219, 155) |
| HSL | hsl(38, 100%, 80%) |
| HSV | hsv(38, 39%, 100%) |
| CMYK | cmyk(0%, 14.1%, 39.2%, 0%) |
| CIE-LAB | lab(89.06, 3.98, 36.10) |
| CIE-LCH | lch(89.06, 36.32, 83.71°) |
| OKLab | oklab(90.72% 0.0133 0.0893) |
| OKLCH | oklch(90.72% 0.09 81.5) |
| XYZ | xyz(72.4898, 74.2927, 41.5255) |
| Luminance | 0.7429 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.43
Pale Peach
#FFE5AD
ΔE00 3.54
Moccasin
#FFE4B5
ΔE00 4.43
Wheat
#F5DEB3
ΔE00 5.34
Wheat (survey)
#FBDD7E
ΔE00 6.34
Vanilla
#F3E5AB
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDB9B #9BBFFF
analogous
#FFA99B #FFDB9B #F1FF9B
triadic
#FFDB9B #9BFFDB #DB9BFF
tetradic
#FFDB9B #9BFFA9 #9BBFFF #FF9BF1
square
#FFDB9B #9BFFA9 #9BBFFF #FF9BF1
split-complementary
#FFDB9B #9BF1FF #A99BFF
monochromatic
#FFAF21 #FFC55E #FFDB9B #FFF1D8 #FFF4E0
Accessibility & contrast
On white
1.32
#FFDB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#FFDB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDB9B
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDB9B | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA96
Deuteranopia (green-blind)
#F4E49D
Tritanopia (blue-blind)
#FFD0CB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdb9b; /* rgb */ color: rgb(255, 219, 155); /* oklch */ color: oklch(90.7% 0.090 81.5);
Tailwind
colors: {
custom: {
50: '#ffe6b9',
500: '#ffdb9b',
950: '#000000',
},
}SCSS
$custom: #ffdb9b; $custom-light: #ffe6b9; $custom-dark: #000000;
JSON
{
"hex": "#ffdb9b",
"rgb": {
"r": 255,
"g": 219,
"b": 155
},
"hsl": {
"h": 38.4,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.90723,
"c": 0.09029,
"h": 81.5
},
"luminance": 0.7429
}Semantic roles & 50–950 ramp
primary
#FFDB9B
secondary
#5C8CE2
accent
#53E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481