#FFFAE7#FFFAE7
#FFFAE7 is a very light, muted yellow. Relative luminance 0.954; OKLCH L 98.4% C 0.025 H 94.7°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFAE7 |
|---|---|
| RGB | rgb(255, 250, 231) |
| HSL | hsl(48, 100%, 95%) |
| HSV | hsv(48, 9%, 100%) |
| CMYK | cmyk(0%, 2%, 9.4%, 0%) |
| CIE-LAB | lab(98.19, -1.50, 9.70) |
| CIE-LCH | lch(98.19, 9.82, 98.81°) |
| OKLab | oklab(98.39% -0.0021 0.0254) |
| OKLCH | oklch(98.39% 0.025 94.7) |
| XYZ | xyz(89.8478, 95.4015, 89.2669) |
| Luminance | 0.9540 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.60
Oldlace
#FDF5E6
ΔE00 2.61
Cornsilk
#FFF8DC
ΔE00 3.06
Eggshell
#F0EAD6
ΔE00 3.34
Beige
#F5F5DC
ΔE00 3.67
Floralwhite
#FFFAF0
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFAE7 #E7ECFF
analogous
#FFEEE7 #FFFAE7 #F8FFE7
triadic
#FFFAE7 #E7FFFA #FAE7FF
tetradic
#FFFAE7 #E7FFEE #E7ECFF #FFE7F8
square
#FFFAE7 #E7FFEE #E7ECFF #FFE7F8
split-complementary
#FFFAE7 #E7F8FF #EEE7FF
monochromatic
#FFE06D #FFEDAA #FFF9E0 #FFF9E0 #FFF9E0
Accessibility & contrast
On white
1.05
#FFFAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.08
#FFFAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFAE7
20.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFAE7 | 1.00 | 1.05 | 20.08 | 20.08 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9E6
Deuteranopia (green-blind)
#FFFBE8
Tritanopia (blue-blind)
#FFF7F4
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fffae7; /* rgb */ color: rgb(255, 250, 231); /* oklch */ color: oklch(98.4% 0.025 94.7);
Tailwind
colors: {
custom: {
50: '#fffbee',
500: '#fffae7',
950: '#000000',
},
}SCSS
$custom: #fffae7; $custom-light: #fffbee; $custom-dark: #000000;
JSON
{
"hex": "#fffae7",
"rgb": {
"r": 255,
"g": 250,
"b": 231
},
"hsl": {
"h": 47.5,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.98391,
"c": 0.02545,
"h": 94.7
},
"luminance": 0.95401
}Semantic roles & 50–950 ramp
primary
#FFFAE7
secondary
#9DADEE
accent
#30E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585