#FFD399#FFD399
#FFD399 is a very light, moderate orange. Relative luminance 0.701; OKLCH L 89.2% C 0.089 H 73.9°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD399 |
|---|---|
| RGB | rgb(255, 211, 153) |
| HSL | hsl(34, 100%, 80%) |
| HSV | hsv(34, 40%, 100%) |
| CMYK | cmyk(0%, 17.3%, 40%, 0%) |
| CIE-LAB | lab(87.07, 7.88, 34.51) |
| CIE-LCH | lch(87.07, 35.39, 77.14°) |
| OKLab | oklab(89.15% 0.0246 0.0855) |
| OKLCH | oklch(89.15% 0.089 73.9) |
| XYZ | xyz(70.2861, 70.1518, 39.9693) |
| Luminance | 0.7015 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.79
Light Peach
#FFD8B1
ΔE00 4.87
Moccasin
#FFE4B5
ΔE00 5.81
Pale Peach
#FFE5AD
ΔE00 6.22
Wheat
#F5DEB3
ΔE00 6.46
Peach
#FFDAB9
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD399 #99C5FF
analogous
#FFA099 #FFD399 #F8FF99
triadic
#FFD399 #99FFD3 #D399FF
tetradic
#FFD399 #99FFA0 #99C5FF #FF99F8
square
#FFD399 #99FFA0 #99C5FF #FF99F8
split-complementary
#FFD399 #99F8FF #A099FF
monochromatic
#FF9E1F #FFB95C #FFD399 #FFEDD6 #FFF2E0
Accessibility & contrast
On white
1.40
#FFD399 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#FFD399 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD399
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD399 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD399 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D495
Deuteranopia (green-blind)
#EEDE9A
Tritanopia (blue-blind)
#FFC8C4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd399; /* rgb */ color: rgb(255, 211, 153); /* oklch */ color: oklch(89.2% 0.089 73.9);
Tailwind
colors: {
custom: {
50: '#ffe0b7',
500: '#ffd399',
950: '#000000',
},
}SCSS
$custom: #ffd399; $custom-light: #ffe0b7; $custom-dark: #000000;
JSON
{
"hex": "#ffd399",
"rgb": {
"r": 255,
"g": 211,
"b": 153
},
"hsl": {
"h": 34.118,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.89151,
"c": 0.08898,
"h": 73.9
},
"luminance": 0.70148
}Semantic roles & 50–950 ramp
primary
#FFD399
secondary
#5A95E2
accent
#63E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481