#F8D899#F8D899
#F8D899 is a very light, moderate orange. Relative luminance 0.714; OKLCH L 89.5% C 0.088 H 83.8°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D899 |
|---|---|
| RGB | rgb(248, 216, 153) |
| HSL | hsl(40, 87%, 79%) |
| HSV | hsv(40, 38%, 97%) |
| CMYK | cmyk(0%, 12.9%, 38.3%, 2.7%) |
| CIE-LAB | lab(87.66, 2.58, 35.17) |
| CIE-LCH | lch(87.66, 35.26, 85.80°) |
| OKLab | oklab(89.47% 0.0094 0.0871) |
| OKLCH | oklch(89.47% 0.088 83.8) |
| XYZ | xyz(69.0187, 71.3709, 40.2712) |
| Luminance | 0.7137 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.40
Navajowhite
#FFDEAD
ΔE00 3.81
Moccasin
#FFE4B5
ΔE00 4.50
Wheat
#F5DEB3
ΔE00 4.93
Vanilla
#F3E5AB
ΔE00 5.87
Wheat (survey)
#FBDD7E
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D899 #99B9F8
analogous
#F8A899 #F8D899 #E9F899
triadic
#F8D899 #99F8D8 #D899F8
tetradic
#F8D899 #99F8A8 #99B9F8 #F899E9
square
#F8D899 #99F8A8 #99B9F8 #F899E9
split-complementary
#F8D899 #99E9F8 #A899F8
monochromatic
#F0AC26 #F4C260 #F8D899 #FCEED2 #FDF4E2
Accessibility & contrast
On white
1.37
#F8D899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#F8D899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D899
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D899 | 1.00 | 1.37 | 15.27 | 15.27 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D795
Deuteranopia (green-blind)
#EFDF9B
Tritanopia (blue-blind)
#FFCDC8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f8d899; /* rgb */ color: rgb(248, 216, 153); /* oklch */ color: oklch(89.5% 0.088 83.8);
Tailwind
colors: {
custom: {
50: '#fce3b7',
500: '#f8d899',
950: '#000000',
},
}SCSS
$custom: #f8d899; $custom-light: #fce3b7; $custom-dark: #000000;
JSON
{
"hex": "#f8d899",
"rgb": {
"r": 248,
"g": 216,
"b": 153
},
"hsl": {
"h": 39.789,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.89469,
"c": 0.08761,
"h": 83.8
},
"luminance": 0.71368
}Semantic roles & 50–950 ramp
primary
#F8D899
secondary
#5D87D8
accent
#4EE402
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481