#F8F28D#F8F28D
#F8F28D is a very light, vivid yellow. Relative luminance 0.854; OKLCH L 94.5% C 0.123 H 105.5°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F28D |
|---|---|
| RGB | rgb(248, 242, 141) |
| HSL | hsl(57, 88%, 76%) |
| HSV | hsv(57, 43%, 97%) |
| CMYK | cmyk(0%, 2.4%, 43.1%, 2.7%) |
| CIE-LAB | lab(94.05, -11.75, 49.29) |
| CIE-LCH | lch(94.05, 50.67, 103.41°) |
| OKLab | oklab(94.46% -0.033 0.1188) |
| OKLCH | oklch(94.46% 0.123 105.5) |
| XYZ | xyz(75.2728, 85.3857, 37.7101) |
| Luminance | 0.8538 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.30
Dark Cream
#FFF39A
ΔE00 2.44
Manilla
#FFFA86
ΔE00 2.48
Khaki (CSS)
#F0E68C
ΔE00 2.97
Straw
#FCF679
ΔE00 3.18
Yellowish Tan
#FCFC81
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F28D #8D93F8
analogous
#F8BD8D #F8F28D #C9F88D
triadic
#F8F28D #8DF8F2 #F28DF8
tetradic
#F8F28D #8DF8BD #8D93F8 #F88DC9
square
#F8F28D #8DF8BD #8D93F8 #F88DC9
split-complementary
#F8F28D #8DC9F8 #BD8DF8
monochromatic
#F1E51A #F4EB53 #F8F28D #FCF9C7 #FDFCE2
Accessibility & contrast
On white
1.16
#F8F28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#F8F28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F28D
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F28D | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB85
Deuteranopia (green-blind)
#FFF091
Tritanopia (blue-blind)
#FFE6DA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f8f28d; /* rgb */ color: rgb(248, 242, 141); /* oklch */ color: oklch(94.5% 0.123 105.5);
Tailwind
colors: {
custom: {
50: '#fcf6b0',
500: '#f8f28d',
950: '#000000',
},
}SCSS
$custom: #f8f28d; $custom-light: #fcf6b0; $custom-dark: #000000;
JSON
{
"hex": "#f8f28d",
"rgb": {
"r": 248,
"g": 242,
"b": 141
},
"hsl": {
"h": 56.636,
"s": 88.43,
"l": 76.275
},
"oklch": {
"l": 0.9446,
"c": 0.1233,
"h": 105.5
},
"luminance": 0.85384
}Semantic roles & 50–950 ramp
primary
#F8F28D
secondary
#535AD6
accent
#0DE500
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181711
muted
#868581