#FFFAE8#FFFAE8
#FFFAE8 is a very light, muted yellow. Relative luminance 0.955; OKLCH L 98.4% C 0.024 H 94.1°. Best body text is #000000 at 20.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFAE8 |
|---|---|
| RGB | rgb(255, 250, 232) |
| HSL | hsl(47, 100%, 95%) |
| HSV | hsv(47, 9%, 100%) |
| CMYK | cmyk(0%, 2%, 9%, 0%) |
| CIE-LAB | lab(98.22, -1.34, 9.22) |
| CIE-LCH | lch(98.22, 9.32, 98.29°) |
| OKLab | oklab(98.42% -0.0017 0.0241) |
| OKLCH | oklch(98.42% 0.024 94.1) |
| XYZ | xyz(89.9894, 95.4581, 90.0128) |
| Luminance | 0.9546 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Oldlace
#FDF5E6
ΔE00 2.32
Ivory
#FFFFF0
ΔE00 2.48
Floralwhite
#FFFAF0
ΔE00 3.33
Eggshell
#F0EAD6
ΔE00 3.41
Cornsilk
#FFF8DC
ΔE00 3.42
Beige
#F5F5DC
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFAE8 #E8EDFF
analogous
#FFEEE8 #FFFAE8 #F8FFE8
triadic
#FFFAE8 #E8FFFA #FAE8FF
tetradic
#FFFAE8 #E8FFEE #E8EDFF #FFE8F8
square
#FFFAE8 #E8FFEE #E8EDFF #FFE8F8
split-complementary
#FFFAE8 #E8F8FF #EEE8FF
monochromatic
#FFDF6E #FFEDAB #FFF8E0 #FFF8E0 #FFF8E0
Accessibility & contrast
On white
1.05
#FFFAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.09
#FFFAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFAE8
20.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFAE8 | 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)
#FEF9E7
Deuteranopia (green-blind)
#FFFBE9
Tritanopia (blue-blind)
#FFF7F5
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fffae8; /* rgb */ color: rgb(255, 250, 232); /* oklch */ color: oklch(98.4% 0.024 94.1);
Tailwind
colors: {
custom: {
50: '#fffbef',
500: '#fffae8',
950: '#000000',
},
}SCSS
$custom: #fffae8; $custom-light: #fffbef; $custom-dark: #000000;
JSON
{
"hex": "#fffae8",
"rgb": {
"r": 255,
"g": 250,
"b": 232
},
"hsl": {
"h": 46.957,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.98416,
"c": 0.02418,
"h": 94.1
},
"luminance": 0.95457
}Semantic roles & 50–950 ramp
primary
#FFFAE8
secondary
#9DAFEE
accent
#32E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585