#FFFAB0#FFFAB0
#FFFAB0 is a very light, moderate yellow. Relative luminance 0.928; OKLCH L 97.2% C 0.093 H 104.7°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFAB0 |
|---|---|
| RGB | rgb(255, 250, 176) |
| HSL | hsl(56, 100%, 85%) |
| HSV | hsv(56, 31%, 100%) |
| CMYK | cmyk(0%, 2%, 31%, 0%) |
| CIE-LAB | lab(97.13, -9.22, 36.18) |
| CIE-LCH | lch(97.13, 37.33, 104.31°) |
| OKLab | oklab(97.2% -0.0237 0.0901) |
| OKLCH | oklch(97.2% 0.093 104.7) |
| XYZ | xyz(83.2627, 92.7674, 54.5856) |
| Luminance | 0.9277 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 0.98
Light Beige
#FFFEB6
ΔE00 1.36
Creme
#FFFFB6
ΔE00 1.62
Buff
#FEF69E
ΔE00 2.73
Cream (survey)
#FFFFC2
ΔE00 3.14
Light Tan
#FBEEAC
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFAB0 #B0B5FF
analogous
#FFD3B0 #FFFAB0 #DCFFB0
triadic
#FFFAB0 #B0FFFA #FAB0FF
tetradic
#FFFAB0 #B0FFD3 #B0B5FF #FFB0DC
square
#FFFAB0 #B0FFD3 #B0B5FF #FFB0DC
split-complementary
#FFFAB0 #B0DCFF #D3B0FF
monochromatic
#FFF236 #FFF673 #FFFAB0 #FFFDE0 #FFFDE0
Accessibility & contrast
On white
1.07
#FFFAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#FFFAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFAB0
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFAB0 | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5AB
Deuteranopia (green-blind)
#FFF9B3
Tritanopia (blue-blind)
#FFF1E7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fffab0; /* rgb */ color: rgb(255, 250, 176); /* oklch */ color: oklch(97.2% 0.093 104.7);
Tailwind
colors: {
custom: {
50: '#fffbc8',
500: '#fffab0',
950: '#000000',
},
}SCSS
$custom: #fffab0; $custom-light: #fffbc8; $custom-dark: #000000;
JSON
{
"hex": "#fffab0",
"rgb": {
"r": 255,
"g": 250,
"b": 176
},
"hsl": {
"h": 56.203,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.97204,
"c": 0.09318,
"h": 104.7
},
"luminance": 0.92766
}Semantic roles & 50–950 ramp
primary
#FFFAB0
secondary
#6E75E5
accent
#0FE600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582