#FFFFAF#FFFFAF
#FFFFAF is a very light, moderate yellow. Relative luminance 0.959; OKLCH L 98.2% C 0.100 H 108.1°. Best body text is #000000 at 20.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFFAF |
|---|---|
| RGB | rgb(255, 255, 175) |
| HSL | hsl(60, 100%, 84%) |
| HSV | hsv(60, 31%, 100%) |
| CMYK | cmyk(0%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(98.38, -11.80, 38.33) |
| CIE-LCH | lch(98.38, 40.10, 107.12°) |
| OKLab | oklab(98.19% -0.0311 0.0951) |
| OKLCH | oklch(98.19% 0.1 108.1) |
| XYZ | xyz(84.7384, 95.8766, 54.5912) |
| Luminance | 0.9587 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 0.86
Creme
#FFFFB6
ΔE00 1.27
Light Beige
#FFFEB6
ΔE00 1.45
Buff
#FEF69E
ΔE00 3.07
Cream (survey)
#FFFFC2
ΔE00 3.63
Dark Cream
#FFF39A
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFFAF #AFAFFF
analogous
#FFD7AF #FFFFAF #D7FFAF
triadic
#FFFFAF #AFFFFF #FFAFFF
tetradic
#FFFFAF #AFFFD7 #AFAFFF #FFAFD7
square
#FFFFAF #AFFFD7 #AFAFFF #FFAFD7
split-complementary
#FFFFAF #AFD7FF #D7AFFF
monochromatic
#FFFF35 #FFFF72 #FFFFAF #FFFFE0 #FFFFE0
Accessibility & contrast
On white
1.04
#FFFFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.18
#FFFFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFFAF
20.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFFAF | 1.00 | 1.04 | 20.18 | 20.18 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9A9
Deuteranopia (green-blind)
#FFFCB2
Tritanopia (blue-blind)
#FFF5EA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #ffffaf; /* rgb */ color: rgb(255, 255, 175); /* oklch */ color: oklch(98.2% 0.100 108.1);
Tailwind
colors: {
custom: {
50: '#ffffc7',
500: '#ffffaf',
950: '#000000',
},
}SCSS
$custom: #ffffaf; $custom-light: #ffffc7; $custom-dark: #000000;
JSON
{
"hex": "#ffffaf",
"rgb": {
"r": 255,
"g": 255,
"b": 175
},
"hsl": {
"h": 60,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.98191,
"c": 0.1001,
"h": 108.1
},
"luminance": 0.95875
}Semantic roles & 50–950 ramp
primary
#FFFFAF
secondary
#6D6DE5
accent
#00E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582