#F8F68D#F8F68D
#F8F68D is a very light, vivid yellow. Relative luminance 0.878; OKLCH L 95.3% C 0.128 H 107.6°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F68D |
|---|---|
| RGB | rgb(248, 246, 141) |
| HSL | hsl(59, 88%, 76%) |
| HSV | hsv(59, 43%, 97%) |
| CMYK | cmyk(0%, 0.8%, 43.1%, 2.7%) |
| CIE-LAB | lab(95.07, -13.72, 50.56) |
| CIE-LCH | lch(95.07, 52.39, 105.18°) |
| OKLab | oklab(95.28% -0.0387 0.1216) |
| OKLCH | oklch(95.28% 0.128 107.6) |
| XYZ | xyz(76.4763, 87.7929, 38.1112) |
| Luminance | 0.8779 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.90
Yellowish Tan
#FCFC81
ΔE00 2.51
Pale Yellow
#FFFF84
ΔE00 2.80
Straw
#FCF679
ΔE00 2.88
Buff
#FEF69E
ΔE00 2.91
Butter
#FFFF81
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F68D #8D8FF8
analogous
#F8C18D #F8F68D #C5F88D
triadic
#F8F68D #8DF8F6 #F68DF8
tetradic
#F8F68D #8DF8C1 #8D8FF8 #F88DC5
square
#F8F68D #8DF8C1 #8D8FF8 #F88DC5
split-complementary
#F8F68D #8DC5F8 #C18DF8
monochromatic
#F1ED1A #F4F153 #F8F68D #FCFBC7 #FDFDE2
Accessibility & contrast
On white
1.13
#F8F68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#F8F68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F68D
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F68D | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE84
Deuteranopia (green-blind)
#FFF392
Tritanopia (blue-blind)
#FFEADD
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f8f68d; /* rgb */ color: rgb(248, 246, 141); /* oklch */ color: oklch(95.3% 0.128 107.6);
Tailwind
colors: {
custom: {
50: '#fcf9b0',
500: '#f8f68d',
950: '#000000',
},
}SCSS
$custom: #f8f68d; $custom-light: #fcf9b0; $custom-dark: #000000;
JSON
{
"hex": "#f8f68d",
"rgb": {
"r": 248,
"g": 246,
"b": 141
},
"hsl": {
"h": 58.879,
"s": 88.43,
"l": 76.275
},
"oklch": {
"l": 0.95275,
"c": 0.12763,
"h": 107.6
},
"luminance": 0.87791
}Semantic roles & 50–950 ramp
primary
#F8F68D
secondary
#5355D6
accent
#05E500
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181711
muted
#868581