#FFF87F#FFF87F
#FFF87F is a very light, vivid yellow. Relative luminance 0.899; OKLCH L 96.1% C 0.143 H 105.8°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF87F |
|---|---|
| RGB | rgb(255, 248, 127) |
| HSL | hsl(57, 100%, 75%) |
| HSV | hsv(57, 50%, 100%) |
| CMYK | cmyk(0%, 2.7%, 50.2%, 0%) |
| CIE-LAB | lab(95.97, -13.22, 58.31) |
| CIE-LCH | lch(95.97, 59.79, 102.78°) |
| OKLab | oklab(96.07% -0.0389 0.1376) |
| OKLCH | oklch(96.07% 0.143 105.8) |
| XYZ | xyz(78.6402, 89.9294, 33.2901) |
| Luminance | 0.8993 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 0.71
Manilla
#FFFA86
ΔE00 0.93
Yellowish Tan
#FCFC81
ΔE00 1.76
Custard
#FFFD78
ΔE00 1.86
Light Yellow
#FFFE7A
ΔE00 2.00
Pale Yellow
#FFFF84
ΔE00 2.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF87F #7F86FF
analogous
#FFB87F #FFF87F #C6FF7F
triadic
#FFF87F #7FFFF8 #F87FFF
tetradic
#FFF87F #7FFFB8 #7F86FF #FF7FC6
square
#FFF87F #7FFFB8 #7F86FF #FF7FC6
split-complementary
#FFF87F #7FC6FF #B87FFF
monochromatic
#FFF105 #FFF542 #FFF87F #FFFBBC #FFFDE0
Accessibility & contrast
On white
1.11
#FFF87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#FFF87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF87F
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF87F | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF074
Deuteranopia (green-blind)
#FFF685
Tritanopia (blue-blind)
#FFEADC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fff87f; /* rgb */ color: rgb(255, 248, 127); /* oklch */ color: oklch(96.1% 0.143 105.8);
Tailwind
colors: {
custom: {
50: '#fffaa7',
500: '#fff87f',
950: '#000000',
},
}SCSS
$custom: #fff87f; $custom-light: #fffaa7; $custom-dark: #000000;
JSON
{
"hex": "#fff87f",
"rgb": {
"r": 255,
"g": 248,
"b": 127
},
"hsl": {
"h": 56.719,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.96065,
"c": 0.14297,
"h": 105.8
},
"luminance": 0.89927
}Semantic roles & 50–950 ramp
primary
#FFF87F
secondary
#444DDE
accent
#0DE600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580