#FFD99A#FFD99A
#FFD99A is a very light, moderate orange. Relative luminance 0.732; OKLCH L 90.3% C 0.090 H 79.8°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD99A |
|---|---|
| RGB | rgb(255, 217, 154) |
| HSL | hsl(37, 100%, 80%) |
| HSV | hsv(37, 40%, 100%) |
| CMYK | cmyk(0%, 14.9%, 39.6%, 0%) |
| CIE-LAB | lab(88.55, 4.89, 35.94) |
| CIE-LCH | lch(88.55, 36.28, 82.25°) |
| OKLab | oklab(90.32% 0.016 0.0889) |
| OKLCH | oklch(90.32% 0.09 79.8) |
| XYZ | xyz(71.8876, 73.2220, 40.9122) |
| Luminance | 0.7322 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.31
Pale Peach
#FFE5AD
ΔE00 4.12
Moccasin
#FFE4B5
ΔE00 4.66
Wheat
#F5DEB3
ΔE00 5.52
Light Peach
#FFD8B1
ΔE00 6.42
Wheat (survey)
#FBDD7E
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD99A #9AC0FF
analogous
#FFA79A #FFD99A #F2FF9A
triadic
#FFD99A #9AFFD9 #D99AFF
tetradic
#FFD99A #9AFFA7 #9AC0FF #FF9AF2
square
#FFD99A #9AFFA7 #9AC0FF #FF9AF2
split-complementary
#FFD99A #9AF2FF #A79AFF
monochromatic
#FFAB20 #FFC25D #FFD99A #FFF0D7 #FFF3E0
Accessibility & contrast
On white
1.34
#FFD99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#FFD99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD99A
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD99A | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D995
Deuteranopia (green-blind)
#F2E29C
Tritanopia (blue-blind)
#FFCEC9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd99a; /* rgb */ color: rgb(255, 217, 154); /* oklch */ color: oklch(90.3% 0.090 79.8);
Tailwind
colors: {
custom: {
50: '#ffe4b8',
500: '#ffd99a',
950: '#000000',
},
}SCSS
$custom: #ffd99a; $custom-light: #ffe4b8; $custom-dark: #000000;
JSON
{
"hex": "#ffd99a",
"rgb": {
"r": 255,
"g": 217,
"b": 154
},
"hsl": {
"h": 37.426,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.9032,
"c": 0.09032,
"h": 79.8
},
"luminance": 0.73219
}Semantic roles & 50–950 ramp
primary
#FFD99A
secondary
#5B8EE2
accent
#56E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481