#FFFFAE#FFFFAE
#FFFFAE is a very light, moderate yellow. Relative luminance 0.958; OKLCH L 98.2% C 0.101 H 108.1°. Best body text is #000000 at 20.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFFAE |
|---|---|
| RGB | rgb(255, 255, 174) |
| HSL | hsl(60, 100%, 84%) |
| HSV | hsv(60, 32%, 100%) |
| CMYK | cmyk(0%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(98.37, -11.92, 38.80) |
| CIE-LCH | lch(98.37, 40.59, 107.08°) |
| OKLab | oklab(98.17% -0.0315 0.0962) |
| OKLCH | oklch(98.17% 0.101 108.1) |
| XYZ | xyz(84.6406, 95.8374, 54.0759) |
| Luminance | 0.9584 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 0.96
Creme
#FFFFB6
ΔE00 1.44
Light Beige
#FFFEB6
ΔE00 1.62
Buff
#FEF69E
ΔE00 2.98
Cream (survey)
#FFFFC2
ΔE00 3.81
Dark Cream
#FFF39A
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFFAE #AEAEFF
analogous
#FFD7AE #FFFFAE #D7FFAE
triadic
#FFFFAE #AEFFFF #FFAEFF
tetradic
#FFFFAE #AEFFD7 #AEAEFF #FFAED7
square
#FFFFAE #AEFFD7 #AEAEFF #FFAED7
split-complementary
#FFFFAE #AED7FF #D7AEFF
monochromatic
#FFFF34 #FFFF71 #FFFFAE #FFFFE0 #FFFFE0
Accessibility & contrast
On white
1.04
#FFFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.17
#FFFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFFAE
20.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFFAE | 1.00 | 1.04 | 20.17 | 20.17 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8A8
Deuteranopia (green-blind)
#FFFCB1
Tritanopia (blue-blind)
#FFF5EA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #ffffae; /* rgb */ color: rgb(255, 255, 174); /* oklch */ color: oklch(98.2% 0.101 108.1);
Tailwind
colors: {
custom: {
50: '#ffffc7',
500: '#ffffae',
950: '#000000',
},
}SCSS
$custom: #ffffae; $custom-light: #ffffc7; $custom-dark: #000000;
JSON
{
"hex": "#ffffae",
"rgb": {
"r": 255,
"g": 255,
"b": 174
},
"hsl": {
"h": 60,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.98173,
"c": 0.10124,
"h": 108.1
},
"luminance": 0.95836
}Semantic roles & 50–950 ramp
primary
#FFFFAE
secondary
#6C6CE5
accent
#00E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582