#FFFB89#FFFB89
#FFFB89 is a very light, vivid yellow. Relative luminance 0.921; OKLCH L 96.8% C 0.136 H 106.9°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFB89 |
|---|---|
| RGB | rgb(255, 251, 137) |
| HSL | hsl(58, 100%, 77%) |
| HSV | hsv(58, 46%, 100%) |
| CMYK | cmyk(0%, 1.6%, 46.3%, 0%) |
| CIE-LAB | lab(96.85, -13.82, 54.74) |
| CIE-LCH | lch(96.85, 56.46, 104.17°) |
| OKLab | oklab(96.8% -0.0397 0.1306) |
| OKLCH | oklch(96.8% 0.136 106.9) |
| XYZ | xyz(80.2543, 92.0626, 37.2043) |
| Luminance | 0.9206 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 0.42
Yellowish Tan
#FCFC81
ΔE00 1.37
Pale Yellow
#FFFF84
ΔE00 1.49
Butter
#FFFF81
ΔE00 1.73
Straw
#FCF679
ΔE00 1.86
Faded Yellow
#FEFF7F
ΔE00 2.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFB89 #898DFF
analogous
#FFC089 #FFFB89 #C8FF89
triadic
#FFFB89 #89FFFB #FB89FF
tetradic
#FFFB89 #89FFC0 #898DFF #FF89C8
square
#FFFB89 #89FFC0 #898DFF #FF89C8
split-complementary
#FFFB89 #89C8FF #C089FF
monochromatic
#FFF70F #FFF94C #FFFB89 #FFFDC6 #FFFEE0
Accessibility & contrast
On white
1.08
#FFFB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#FFFB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFB89
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFB89 | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF37F
Deuteranopia (green-blind)
#FFF88E
Tritanopia (blue-blind)
#FFEEE0
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fffb89; /* rgb */ color: rgb(255, 251, 137); /* oklch */ color: oklch(96.8% 0.136 106.9);
Tailwind
colors: {
custom: {
50: '#fffcae',
500: '#fffb89',
950: '#000000',
},
}SCSS
$custom: #fffb89; $custom-light: #fffcae; $custom-dark: #000000;
JSON
{
"hex": "#fffb89",
"rgb": {
"r": 255,
"g": 251,
"b": 137
},
"hsl": {
"h": 57.966,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.968,
"c": 0.13646,
"h": 106.9
},
"luminance": 0.92061
}Semantic roles & 50–950 ramp
primary
#FFFB89
secondary
#4D52E0
accent
#08E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581