#FFDB8E#FFDB8E
#FFDB8E is a very light, moderate orange. Relative luminance 0.739; OKLCH L 90.5% C 0.104 H 85.4°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDB8E |
|---|---|
| RGB | rgb(255, 219, 142) |
| HSL | hsl(41, 100%, 78%) |
| HSV | hsv(41, 44%, 100%) |
| CMYK | cmyk(0%, 14.1%, 44.3%, 0%) |
| CIE-LAB | lab(88.87, 2.64, 42.40) |
| CIE-LCH | lch(88.87, 42.48, 86.44°) |
| OKLab | oklab(90.51% 0.0084 0.1032) |
| OKLCH | oklch(90.51% 0.104 85.4) |
| XYZ | xyz(71.4563, 73.8793, 36.0822) |
| Luminance | 0.7388 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.86
Pale Peach
#FFE5AD
ΔE00 4.93
Sandy
#F1DA7A
ΔE00 5.47
Navajowhite
#FFDEAD
ΔE00 5.98
Sand (survey)
#E2CA76
ΔE00 6.03
Pale Gold
#FDDE6C
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDB8E #8EB2FF
analogous
#FFA28E #FFDB8E #EAFF8E
triadic
#FFDB8E #8EFFDB #DB8EFF
tetradic
#FFDB8E #8EFFA2 #8EB2FF #FF8EEA
square
#FFDB8E #8EFFA2 #8EB2FF #FF8EEA
split-complementary
#FFDB8E #8EEAFF #A28EFF
monochromatic
#FFB414 #FFC851 #FFDB8E #FFEECB #FFF5E0
Accessibility & contrast
On white
1.33
#FFDB8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#FFDB8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDB8E
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDB8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDB8E | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA88
Deuteranopia (green-blind)
#F5E390
Tritanopia (blue-blind)
#FFCFC8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffdb8e; /* rgb */ color: rgb(255, 219, 142); /* oklch */ color: oklch(90.5% 0.104 85.4);
Tailwind
colors: {
custom: {
50: '#ffe6b0',
500: '#ffdb8e',
950: '#000000',
},
}SCSS
$custom: #ffdb8e; $custom-light: #ffe6b0; $custom-dark: #000000;
JSON
{
"hex": "#ffdb8e",
"rgb": {
"r": 255,
"g": 219,
"b": 142
},
"hsl": {
"h": 40.885,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.90506,
"c": 0.10358,
"h": 85.4
},
"luminance": 0.73876
}Semantic roles & 50–950 ramp
primary
#FFDB8E
secondary
#517FE0
accent
#49E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481