#FFDB9E#FFDB9E
#FFDB9E is a very light, moderate orange. Relative luminance 0.744; OKLCH L 90.8% C 0.087 H 80.4°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDB9E |
|---|---|
| RGB | rgb(255, 219, 158) |
| HSL | hsl(38, 100%, 81%) |
| HSV | hsv(38, 38%, 100%) |
| CMYK | cmyk(0%, 14.1%, 38%, 0%) |
| CIE-LAB | lab(89.11, 4.31, 34.64) |
| CIE-LCH | lch(89.11, 34.90, 82.91°) |
| OKLab | oklab(90.78% 0.0145 0.086) |
| OKLCH | oklch(90.78% 0.087 80.4) |
| XYZ | xyz(72.7449, 74.3947, 42.8689) |
| Luminance | 0.7439 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.80
Pale Peach
#FFE5AD
ΔE00 3.44
Moccasin
#FFE4B5
ΔE00 3.98
Wheat
#F5DEB3
ΔE00 4.91
Light Peach
#FFD8B1
ΔE00 6.27
Vanilla
#F3E5AB
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDB9E #9EC2FF
analogous
#FFAA9E #FFDB9E #F2FF9E
triadic
#FFDB9E #9EFFDB #DB9EFF
tetradic
#FFDB9E #9EFFAA #9EC2FF #FF9EF2
square
#FFDB9E #9EFFAA #9EC2FF #FF9EF2
split-complementary
#FFDB9E #9EF2FF #AA9EFF
monochromatic
#FFAE24 #FFC461 #FFDB9E #FFF2DB #FFF4E0
Accessibility & contrast
On white
1.32
#FFDB9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#FFDB9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDB9E
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDB9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDB9E | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB9A
Deuteranopia (green-blind)
#F3E4A0
Tritanopia (blue-blind)
#FFD0CB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdb9e; /* rgb */ color: rgb(255, 219, 158); /* oklch */ color: oklch(90.8% 0.087 80.4);
Tailwind
colors: {
custom: {
50: '#ffe6bb',
500: '#ffdb9e',
950: '#000000',
},
}SCSS
$custom: #ffdb9e; $custom-light: #ffe6bb; $custom-dark: #000000;
JSON
{
"hex": "#ffdb9e",
"rgb": {
"r": 255,
"g": 219,
"b": 158
},
"hsl": {
"h": 37.732,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.90777,
"c": 0.08719,
"h": 80.4
},
"luminance": 0.74392
}Semantic roles & 50–950 ramp
primary
#FFDB9E
secondary
#5F90E3
accent
#55E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482