#F8D191#F8D191
#F8D191 is a very light, moderate orange. Relative luminance 0.676; OKLCH L 88.0% C 0.092 H 79.5°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D191 |
|---|---|
| RGB | rgb(248, 209, 145) |
| HSL | hsl(37, 88%, 77%) |
| HSV | hsv(37, 42%, 97%) |
| CMYK | cmyk(0%, 15.7%, 41.5%, 2.7%) |
| CIE-LAB | lab(85.81, 5.33, 36.82) |
| CIE-LCH | lch(85.81, 37.21, 81.77°) |
| OKLab | oklab(87.97% 0.0168 0.0907) |
| OKLCH | oklch(87.97% 0.092 79.5) |
| XYZ | xyz(66.6247, 67.6048, 36.3222) |
| Luminance | 0.6760 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.43
Pale Peach
#FFE5AD
ΔE00 5.52
Moccasin
#FFE4B5
ΔE00 5.94
Wheat
#F5DEB3
ΔE00 6.31
Light Peach
#FFD8B1
ΔE00 6.80
Burlywood
#DEB887
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D191 #91B8F8
analogous
#F89E91 #F8D191 #EBF891
triadic
#F8D191 #91F8D1 #D191F8
tetradic
#F8D191 #91F89E #91B8F8 #F891EB
square
#F8D191 #91F89E #91B8F8 #F891EB
split-complementary
#F8D191 #91EBF8 #9E91F8
monochromatic
#F1A11E #F4B957 #F8D191 #FCE9CB #FDF3E2
Accessibility & contrast
On white
1.45
#F8D191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#F8D191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D191
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D191 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18C
Deuteranopia (green-blind)
#EBDB93
Tritanopia (blue-blind)
#FFC6C1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f8d191; /* rgb */ color: rgb(248, 209, 145); /* oklch */ color: oklch(88.0% 0.092 79.5);
Tailwind
colors: {
custom: {
50: '#fcdfb2',
500: '#f8d191',
950: '#000000',
},
}SCSS
$custom: #f8d191; $custom-light: #fcdfb2; $custom-dark: #000000;
JSON
{
"hex": "#f8d191",
"rgb": {
"r": 248,
"g": 209,
"b": 145
},
"hsl": {
"h": 37.282,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.87969,
"c": 0.0922,
"h": 79.5
},
"luminance": 0.67602
}Semantic roles & 50–950 ramp
primary
#F8D191
secondary
#5687D7
accent
#57E501
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481