#FFD199#FFD199
#FFD199 is a very light, moderate orange. Relative luminance 0.692; OKLCH L 88.8% C 0.088 H 71.8°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD199 |
|---|---|
| RGB | rgb(255, 209, 153) |
| HSL | hsl(33, 100%, 80%) |
| HSV | hsv(33, 40%, 100%) |
| CMYK | cmyk(0%, 18%, 40%, 0%) |
| CIE-LAB | lab(86.59, 8.91, 33.87) |
| CIE-LCH | lch(86.59, 35.02, 75.26°) |
| OKLab | oklab(88.77% 0.0277 0.084) |
| OKLCH | oklch(88.77% 0.088 71.8) |
| XYZ | xyz(69.7924, 69.1643, 39.8047) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.30
Light Peach
#FFD8B1
ΔE00 4.48
Peach
#FFDAB9
ΔE00 6.26
Moccasin
#FFE4B5
ΔE00 6.39
Burlywood
#DEB887
ΔE00 6.75
Wheat
#F5DEB3
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD199 #99C7FF
analogous
#FF9E99 #FFD199 #FAFF99
triadic
#FFD199 #99FFD1 #D199FF
tetradic
#FFD199 #99FF9E #99C7FF #FF99FA
square
#FFD199 #99FF9E #99C7FF #FF99FA
split-complementary
#FFD199 #99FAFF #9E99FF
monochromatic
#FF9A1F #FFB55C #FFD199 #FFEDD6 #FFF1E0
Accessibility & contrast
On white
1.42
#FFD199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#FFD199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD199
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD199 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D295
Deuteranopia (green-blind)
#EDDD9A
Tritanopia (blue-blind)
#FFC6C2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd199; /* rgb */ color: rgb(255, 209, 153); /* oklch */ color: oklch(88.8% 0.088 71.8);
Tailwind
colors: {
custom: {
50: '#ffdfb7',
500: '#ffd199',
950: '#000000',
},
}SCSS
$custom: #ffd199; $custom-light: #ffdfb7; $custom-dark: #000000;
JSON
{
"hex": "#ffd199",
"rgb": {
"r": 255,
"g": 209,
"b": 153
},
"hsl": {
"h": 32.941,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.8877,
"c": 0.08844,
"h": 71.8
},
"luminance": 0.69161
}Semantic roles & 50–950 ramp
primary
#FFD199
secondary
#5A97E2
accent
#68E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481