#FFD99E#FFD99E
#FFD99E is a very light, moderate orange. Relative luminance 0.734; OKLCH L 90.4% C 0.086 H 78.3°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD99E |
|---|---|
| RGB | rgb(255, 217, 158) |
| HSL | hsl(36, 100%, 81%) |
| HSV | hsv(36, 38%, 100%) |
| CMYK | cmyk(0%, 14.9%, 38%, 0%) |
| CIE-LAB | lab(88.62, 5.33, 33.99) |
| CIE-LCH | lch(88.62, 34.40, 81.09°) |
| OKLab | oklab(90.39% 0.0175 0.0845) |
| OKLCH | oklch(90.39% 0.086 78.3) |
| XYZ | xyz(72.2263, 73.3574, 42.6961) |
| Luminance | 0.7335 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.57
Pale Peach
#FFE5AD
ΔE00 4.13
Moccasin
#FFE4B5
ΔE00 4.19
Wheat
#F5DEB3
ΔE00 5.05
Light Peach
#FFD8B1
ΔE00 5.52
Peach
#FFDAB9
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD99E #9EC4FF
analogous
#FFA89E #FFD99E #F4FF9E
triadic
#FFD99E #9EFFD9 #D99EFF
tetradic
#FFD99E #9EFFA8 #9EC4FF #FF9EF4
square
#FFD99E #9EFFA8 #9EC4FF #FF9EF4
split-complementary
#FFD99E #9EF4FF #A89EFF
monochromatic
#FFA924 #FFC161 #FFD99E #FFF1DB #FFF3E0
Accessibility & contrast
On white
1.34
#FFD99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#FFD99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD99E
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD99E | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D99A
Deuteranopia (green-blind)
#F2E2A0
Tritanopia (blue-blind)
#FFCECA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd99e; /* rgb */ color: rgb(255, 217, 158); /* oklch */ color: oklch(90.4% 0.086 78.3);
Tailwind
colors: {
custom: {
50: '#ffe4bb',
500: '#ffd99e',
950: '#000000',
},
}SCSS
$custom: #ffd99e; $custom-light: #ffe4bb; $custom-dark: #000000;
JSON
{
"hex": "#ffd99e",
"rgb": {
"r": 255,
"g": 217,
"b": 158
},
"hsl": {
"h": 36.495,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.90391,
"c": 0.08625,
"h": 78.3
},
"luminance": 0.73354
}Semantic roles & 50–950 ramp
primary
#FFD99E
secondary
#5F92E3
accent
#5AE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482