#F8D696#F8D696
#F8D696 is a very light, moderate orange. Relative luminance 0.703; OKLCH L 89.0% C 0.090 H 82.8°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D696 |
|---|---|
| RGB | rgb(248, 214, 150) |
| HSL | hsl(39, 88%, 78%) |
| HSV | hsv(39, 40%, 97%) |
| CMYK | cmyk(0%, 13.7%, 39.5%, 2.7%) |
| CIE-LAB | lab(87.12, 3.28, 35.99) |
| CIE-LCH | lch(87.12, 36.14, 84.79°) |
| OKLab | oklab(89.03% 0.0112 0.0889) |
| OKLCH | oklch(89.03% 0.09 82.8) |
| XYZ | xyz(68.2648, 70.2545, 38.8129) |
| Luminance | 0.7025 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.99
Pale Peach
#FFE5AD
ΔE00 4.02
Moccasin
#FFE4B5
ΔE00 4.95
Wheat
#F5DEB3
ΔE00 5.37
Wheat (survey)
#FBDD7E
ΔE00 6.10
Sand (survey)
#E2CA76
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D696 #96B8F8
analogous
#F8A596 #F8D696 #E9F896
triadic
#F8D696 #96F8D6 #D696F8
tetradic
#F8D696 #96F8A5 #96B8F8 #F896E9
square
#F8D696 #96F8A5 #96B8F8 #F896E9
split-complementary
#F8D696 #96E9F8 #A596F8
monochromatic
#F0A923 #F4C05D #F8D696 #FCECCF #FDF4E2
Accessibility & contrast
On white
1.40
#F8D696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#F8D696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D696
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D696 | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D591
Deuteranopia (green-blind)
#EEDE98
Tritanopia (blue-blind)
#FFCBC6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f8d696; /* rgb */ color: rgb(248, 214, 150); /* oklch */ color: oklch(89.0% 0.090 82.8);
Tailwind
colors: {
custom: {
50: '#fce2b5',
500: '#f8d696',
950: '#000000',
},
}SCSS
$custom: #f8d696; $custom-light: #fce2b5; $custom-dark: #000000;
JSON
{
"hex": "#f8d696",
"rgb": {
"r": 248,
"g": 214,
"b": 150
},
"hsl": {
"h": 39.184,
"s": 87.5,
"l": 78.039
},
"oklch": {
"l": 0.89026,
"c": 0.08962,
"h": 82.8
},
"luminance": 0.70252
}Semantic roles & 50–950 ramp
primary
#F8D696
secondary
#5B86D8
accent
#50E401
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481