#FFF89B#FFF89B
#FFF89B is a very light, moderate yellow. Relative luminance 0.908; OKLCH L 96.5% C 0.115 H 104.6°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF89B |
|---|---|
| RGB | rgb(255, 248, 155) |
| HSL | hsl(56, 100%, 80%) |
| HSV | hsv(56, 39%, 100%) |
| CMYK | cmyk(0%, 2.7%, 39.2%, 0%) |
| CIE-LAB | lab(96.31, -10.60, 45.48) |
| CIE-LCH | lch(96.31, 46.69, 103.12°) |
| OKLab | oklab(96.45% -0.0289 0.1109) |
| OKLCH | oklch(96.45% 0.115 104.6) |
| XYZ | xyz(80.7251, 90.7633, 44.2707) |
| Luminance | 0.9076 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 0.87
Dark Cream
#FFF39A
ΔE00 1.66
Parchment
#FEFCAF
ΔE00 3.17
Manilla
#FFFA86
ΔE00 3.23
Khaki (CSS)
#F0E68C
ΔE00 3.77
Light Beige
#FFFEB6
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF89B #9BA2FF
analogous
#FFC69B #FFF89B #D4FF9B
triadic
#FFF89B #9BFFF8 #F89BFF
tetradic
#FFF89B #9BFFC6 #9BA2FF #FF9BD4
square
#FFF89B #9BFFC6 #9BA2FF #FF9BD4
split-complementary
#FFF89B #9BD4FF #C69BFF
monochromatic
#FFEF21 #FFF45E #FFF89B #FFFCD8 #FFFDE0
Accessibility & contrast
On white
1.10
#FFF89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#FFF89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF89B
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF89B | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF294
Deuteranopia (green-blind)
#FFF79F
Tritanopia (blue-blind)
#FFEDE1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fff89b; /* rgb */ color: rgb(255, 248, 155); /* oklch */ color: oklch(96.5% 0.115 104.6);
Tailwind
colors: {
custom: {
50: '#fffab9',
500: '#fff89b',
950: '#000000',
},
}SCSS
$custom: #fff89b; $custom-light: #fffab9; $custom-dark: #000000;
JSON
{
"hex": "#fff89b",
"rgb": {
"r": 255,
"g": 248,
"b": 155
},
"hsl": {
"h": 55.8,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.96451,
"c": 0.1146,
"h": 104.6
},
"luminance": 0.90761
}Semantic roles & 50–950 ramp
primary
#FFF89B
secondary
#5C65E2
accent
#10E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181712
muted
#868582