#F8F67D#F8F67D
#F8F67D is a very light, vivid yellow. Relative luminance 0.873; OKLCH L 95.1% C 0.143 H 108.0°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F67D |
|---|---|
| RGB | rgb(248, 246, 125) |
| HSL | hsl(59, 90%, 73%) |
| HSV | hsv(59, 50%, 97%) |
| CMYK | cmyk(0%, 0.8%, 49.6%, 2.7%) |
| CIE-LAB | lab(94.89, -15.16, 57.81) |
| CIE-LCH | lch(94.89, 59.77, 104.70°) |
| OKLab | oklab(95.07% -0.0443 0.1364) |
| OKLCH | oklch(95.07% 0.143 108) |
| XYZ | xyz(75.3706, 87.3506, 32.2881) |
| Luminance | 0.8735 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.14
Yellowish Tan
#FCFC81
ΔE00 1.24
Manilla
#FFFA86
ΔE00 1.33
Pale Yellow
#FFFF84
ΔE00 1.81
Butter
#FFFF81
ΔE00 1.85
Custard
#FFFD78
ΔE00 1.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F67D #7D7FF8
analogous
#F8B87D #F8F67D #BDF87D
triadic
#F8F67D #7DF8F6 #F67DF8
tetradic
#F8F67D #7DF8B8 #7D7FF8 #F87DBD
square
#F8F67D #7DF8B8 #7D7FF8 #F87DBD
split-complementary
#F8F67D #7DBDF8 #B87DF8
monochromatic
#EEEA0D #F5F243 #F8F67D #FBFAB7 #FDFDE2
Accessibility & contrast
On white
1.14
#F8F67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#F8F67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F67D
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F67D | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE72
Deuteranopia (green-blind)
#FFF383
Tritanopia (blue-blind)
#FFE9DA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f8f67d; /* rgb */ color: rgb(248, 246, 125); /* oklch */ color: oklch(95.1% 0.143 108.0);
Tailwind
colors: {
custom: {
50: '#fdf9a5',
500: '#f8f67d',
950: '#000000',
},
}SCSS
$custom: #f8f67d; $custom-light: #fdf9a5; $custom-dark: #000000;
JSON
{
"hex": "#f8f67d",
"rgb": {
"r": 248,
"g": 246,
"b": 125
},
"hsl": {
"h": 59.024,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.95065,
"c": 0.14343,
"h": 108
},
"luminance": 0.87349
}Semantic roles & 50–950 ramp
primary
#F8F67D
secondary
#4547D4
accent
#04E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580