#FFD899#FFD899
#FFD899 is a very light, moderate orange. Relative luminance 0.727; OKLCH L 90.1% C 0.091 H 79.2°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD899 |
|---|---|
| RGB | rgb(255, 216, 153) |
| HSL | hsl(37, 100%, 80%) |
| HSV | hsv(37, 40%, 100%) |
| CMYK | cmyk(0%, 15.3%, 40%, 0%) |
| CIE-LAB | lab(88.29, 5.30, 36.11) |
| CIE-LCH | lch(88.29, 36.50, 81.65°) |
| OKLab | oklab(90.11% 0.0171 0.0893) |
| OKLCH | oklch(90.11% 0.091 79.2) |
| XYZ | xyz(71.5476, 72.6749, 40.3898) |
| Luminance | 0.7267 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.40
Pale Peach
#FFE5AD
ΔE00 4.44
Moccasin
#FFE4B5
ΔE00 4.87
Wheat
#F5DEB3
ΔE00 5.70
Light Peach
#FFD8B1
ΔE00 6.30
Wheat (survey)
#FBDD7E
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD899 #99C0FF
analogous
#FFA599 #FFD899 #F3FF99
triadic
#FFD899 #99FFD8 #D899FF
tetradic
#FFD899 #99FFA5 #99C0FF #FF99F3
square
#FFD899 #99FFA5 #99C0FF #FF99F3
split-complementary
#FFD899 #99F3FF #A599FF
monochromatic
#FFA91F #FFC15C #FFD899 #FFEFD6 #FFF3E0
Accessibility & contrast
On white
1.35
#FFD899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#FFD899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD899
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD899 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D894
Deuteranopia (green-blind)
#F2E29B
Tritanopia (blue-blind)
#FFCDC8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd899; /* rgb */ color: rgb(255, 216, 153); /* oklch */ color: oklch(90.1% 0.091 79.2);
Tailwind
colors: {
custom: {
50: '#ffe3b7',
500: '#ffd899',
950: '#000000',
},
}SCSS
$custom: #ffd899; $custom-light: #ffe3b7; $custom-dark: #000000;
JSON
{
"hex": "#ffd899",
"rgb": {
"r": 255,
"g": 216,
"b": 153
},
"hsl": {
"h": 37.059,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.90109,
"c": 0.09088,
"h": 79.2
},
"luminance": 0.72672
}Semantic roles & 50–950 ramp
primary
#FFD899
secondary
#5A8EE2
accent
#58E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481