#FFFFAB#FFFFAB
#FFFFAB is a very light, moderate yellow. Relative luminance 0.957; OKLCH L 98.1% C 0.105 H 108.2°. Best body text is #000000 at 20.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFFAB |
|---|---|
| RGB | rgb(255, 255, 171) |
| HSL | hsl(60, 100%, 84%) |
| HSV | hsv(60, 33%, 100%) |
| CMYK | cmyk(0%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(98.32, -12.27, 40.22) |
| CIE-LCH | lch(98.32, 42.05, 106.97°) |
| OKLab | oklab(98.12% -0.0327 0.0995) |
| OKLCH | oklch(98.12% 0.105 108.2) |
| XYZ | xyz(84.3514, 95.7218, 52.5528) |
| Luminance | 0.9572 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 1.34
Creme
#FFFFB6
ΔE00 1.96
Light Beige
#FFFEB6
ΔE00 2.12
Buff
#FEF69E
ΔE00 2.76
Dark Cream
#FFF39A
ΔE00 3.93
Cream (survey)
#FFFFC2
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFFAB #ABABFF
analogous
#FFD5AB #FFFFAB #D5FFAB
triadic
#FFFFAB #ABFFFF #FFABFF
tetradic
#FFFFAB #ABFFD5 #ABABFF #FFABD5
square
#FFFFAB #ABFFD5 #ABABFF #FFABD5
split-complementary
#FFFFAB #ABD5FF #D5ABFF
monochromatic
#FFFF31 #FFFF6E #FFFFAB #FFFFE0 #FFFFE0
Accessibility & contrast
On white
1.04
#FFFFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.14
#FFFFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFFAB
20.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFFAB | 1.00 | 1.04 | 20.14 | 20.14 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8A5
Deuteranopia (green-blind)
#FFFCAE
Tritanopia (blue-blind)
#FFF5EA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #ffffab; /* rgb */ color: rgb(255, 255, 171); /* oklch */ color: oklch(98.1% 0.105 108.2);
Tailwind
colors: {
custom: {
50: '#ffffc5',
500: '#ffffab',
950: '#000000',
},
}SCSS
$custom: #ffffab; $custom-light: #ffffc5; $custom-dark: #000000;
JSON
{
"hex": "#ffffab",
"rgb": {
"r": 255,
"g": 255,
"b": 171
},
"hsl": {
"h": 60,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.98121,
"c": 0.10468,
"h": 108.2
},
"luminance": 0.9572
}Semantic roles & 50–950 ramp
primary
#FFFFAB
secondary
#6A6AE5
accent
#00E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582