#FFF88E#FFF88E
#FFF88E is a very light, vivid yellow. Relative luminance 0.903; OKLCH L 96.3% C 0.128 H 105.2°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF88E |
|---|---|
| RGB | rgb(255, 248, 142) |
| HSL | hsl(56, 100%, 78%) |
| HSV | hsv(56, 44%, 100%) |
| CMYK | cmyk(0%, 2.7%, 44.3%, 0%) |
| CIE-LAB | lab(96.14, -11.89, 51.52) |
| CIE-LCH | lch(96.14, 52.88, 103.00°) |
| OKLab | oklab(96.26% -0.0337 0.1238) |
| OKLCH | oklch(96.26% 0.128 105.2) |
| XYZ | xyz(79.6916, 90.3499, 38.8273) |
| Luminance | 0.9035 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.39
Straw
#FCF679
ΔE00 2.51
Yellowish Tan
#FCFC81
ΔE00 2.64
Buff
#FEF69E
ΔE00 2.69
Pale Yellow
#FFFF84
ΔE00 2.79
Dark Cream
#FFF39A
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF88E #8E95FF
analogous
#FFBF8E #FFF88E #CEFF8E
triadic
#FFF88E #8EFFF8 #F88EFF
tetradic
#FFF88E #8EFFBF #8E95FF #FF8ECE
square
#FFF88E #8EFFBF #8E95FF #FF8ECE
split-complementary
#FFF88E #8ECEFF #BF8EFF
monochromatic
#FFF014 #FFF451 #FFF88E #FFFCCB #FFFDE0
Accessibility & contrast
On white
1.10
#FFF88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#FFF88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF88E
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF88E | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF185
Deuteranopia (green-blind)
#FFF693
Tritanopia (blue-blind)
#FFECDF
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fff88e; /* rgb */ color: rgb(255, 248, 142); /* oklch */ color: oklch(96.3% 0.128 105.2);
Tailwind
colors: {
custom: {
50: '#fffab1',
500: '#fff88e',
950: '#000000',
},
}SCSS
$custom: #fff88e; $custom-light: #fffab1; $custom-dark: #000000;
JSON
{
"hex": "#fff88e",
"rgb": {
"r": 255,
"g": 248,
"b": 142
},
"hsl": {
"h": 56.283,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.9626,
"c": 0.12828,
"h": 105.2
},
"luminance": 0.90348
}Semantic roles & 50–950 ramp
primary
#FFF88E
secondary
#515AE0
accent
#0EE600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581