#FFFFA4#FFFFA4
#FFFFA4 is a very light, moderate yellow. Relative luminance 0.955; OKLCH L 98.0% C 0.113 H 108.3°. Best body text is #000000 at 20.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFFA4 |
|---|---|
| RGB | rgb(255, 255, 164) |
| HSL | hsl(60, 100%, 82%) |
| HSV | hsv(60, 36%, 100%) |
| CMYK | cmyk(0%, 0%, 35.7%, 0%) |
| CIE-LAB | lab(98.22, -13.06, 43.53) |
| CIE-LCH | lch(98.22, 45.44, 106.70°) |
| OKLab | oklab(98.01% -0.0353 0.1068) |
| OKLCH | oklch(98.01% 0.113 108.3) |
| XYZ | xyz(83.7018, 95.4619, 49.1315) |
| Luminance | 0.9546 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 2.38
Buff
#FEF69E
ΔE00 2.58
Creme
#FFFFB6
ΔE00 3.10
Light Beige
#FFFEB6
ΔE00 3.26
Dark Cream
#FFF39A
ΔE00 3.72
Manilla
#FFFA86
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFFA4 #A4A4FF
analogous
#FFD2A4 #FFFFA4 #D2FFA4
triadic
#FFFFA4 #A4FFFF #FFA4FF
tetradic
#FFFFA4 #A4FFD2 #A4A4FF #FFA4D2
square
#FFFFA4 #A4FFD2 #A4A4FF #FFA4D2
split-complementary
#FFFFA4 #A4D2FF #D2A4FF
monochromatic
#FFFF2A #FFFF67 #FFFFA4 #FFFFE0 #FFFFE0
Accessibility & contrast
On white
1.05
#FFFFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.09
#FFFFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFFA4
20.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFFA4 | 1.00 | 1.05 | 20.09 | 20.09 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF89D
Deuteranopia (green-blind)
#FFFCA8
Tritanopia (blue-blind)
#FFF4E8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #ffffa4; /* rgb */ color: rgb(255, 255, 164); /* oklch */ color: oklch(98.0% 0.113 108.3);
Tailwind
colors: {
custom: {
50: '#ffffc0',
500: '#ffffa4',
950: '#000000',
},
}SCSS
$custom: #ffffa4; $custom-light: #ffffc0; $custom-dark: #000000;
JSON
{
"hex": "#ffffa4",
"rgb": {
"r": 255,
"g": 255,
"b": 164
},
"hsl": {
"h": 60,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.98005,
"c": 0.11253,
"h": 108.3
},
"luminance": 0.9546
}Semantic roles & 50–950 ramp
primary
#FFFFA4
secondary
#6464E4
accent
#00E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181712
muted
#868582