#FFDB8A#FFDB8A
#FFDB8A is a very light, moderate orange. Relative luminance 0.738; OKLCH L 90.4% C 0.108 H 86.3°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDB8A |
|---|---|
| RGB | rgb(255, 219, 138) |
| HSL | hsl(42, 100%, 77%) |
| HSV | hsv(42, 46%, 100%) |
| CMYK | cmyk(0%, 14.1%, 45.9%, 0%) |
| CIE-LAB | lab(88.81, 2.25, 44.32) |
| CIE-LCH | lch(88.81, 44.38, 87.09°) |
| OKLab | oklab(90.44% 0.0069 0.1074) |
| OKLCH | oklch(90.44% 0.108 86.3) |
| XYZ | xyz(71.1613, 73.7613, 34.5288) |
| Luminance | 0.7376 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.20
Sandy
#F1DA7A
ΔE00 4.93
Pale Gold
#FDDE6C
ΔE00 5.46
Pale Peach
#FFE5AD
ΔE00 5.49
Light Mustard
#F7D560
ΔE00 5.76
Sand (survey)
#E2CA76
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDB8A #8AAEFF
analogous
#FFA08A #FFDB8A #E9FF8A
triadic
#FFDB8A #8AFFDB #DB8AFF
tetradic
#FFDB8A #8AFFA0 #8AAEFF #FF8AE9
square
#FFDB8A #8AFFA0 #8AAEFF #FF8AE9
split-complementary
#FFDB8A #8AE9FF #A08AFF
monochromatic
#FFB510 #FFC84D #FFDB8A #FFEEC7 #FFF6E0
Accessibility & contrast
On white
1.33
#FFDB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#FFDB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDB8A
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDB8A | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD984
Deuteranopia (green-blind)
#F6E38D
Tritanopia (blue-blind)
#FFCEC7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffdb8a; /* rgb */ color: rgb(255, 219, 138); /* oklch */ color: oklch(90.4% 0.108 86.3);
Tailwind
colors: {
custom: {
50: '#ffe6ad',
500: '#ffdb8a',
950: '#000000',
},
}SCSS
$custom: #ffdb8a; $custom-light: #ffe6ad; $custom-dark: #000000;
JSON
{
"hex": "#ffdb8a",
"rgb": {
"r": 255,
"g": 219,
"b": 138
},
"hsl": {
"h": 41.538,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.90444,
"c": 0.10759,
"h": 86.3
},
"luminance": 0.73758
}Semantic roles & 50–950 ramp
primary
#FFDB8A
secondary
#4E7AE0
accent
#47E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481