#FEFAEA#FEFAEA
#FEFAEA is a very light, muted yellow. Relative luminance 0.954; OKLCH L 98.4% C 0.021 H 95.3°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFAEA |
|---|---|
| RGB | rgb(254, 250, 234) |
| HSL | hsl(48, 91%, 96%) |
| HSV | hsv(48, 8%, 100%) |
| CMYK | cmyk(0%, 1.6%, 7.9%, 0.4%) |
| CIE-LAB | lab(98.19, -1.36, 8.14) |
| CIE-LCH | lch(98.19, 8.25, 99.50°) |
| OKLab | oklab(98.39% -0.002 0.0213) |
| OKLCH | oklch(98.39% 0.021 95.3) |
| XYZ | xyz(89.9081, 95.3832, 91.5003) |
| Luminance | 0.9538 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.00
Oldlace
#FDF5E6
ΔE00 2.26
Floralwhite
#FFFAF0
ΔE00 2.73
Eggshell
#F0EAD6
ΔE00 3.67
Cornsilk
#FFF8DC
ΔE00 4.16
Beige
#F5F5DC
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFAEA #EAEEFE
analogous
#FEF0EA #FEFAEA #F8FEEA
triadic
#FEFAEA #EAFEFA #FAEAFE
tetradic
#FEFAEA #EAFEF0 #EAEEFE #FEEAF8
square
#FEFAEA #EAFEF0 #EAEEFE #FEEAF8
split-complementary
#FEFAEA #EAF8FE #F0EAFE
monochromatic
#F8DE75 #FBECB0 #FEF8E2 #FEF8E2 #FEF8E2
Accessibility & contrast
On white
1.05
#FEFAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.08
#FEFAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFAEA
20.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFAEA | 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)
#FEF9E9
Deuteranopia (green-blind)
#FFFAEA
Tritanopia (blue-blind)
#FFF7F5
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fefaea; /* rgb */ color: rgb(254, 250, 234); /* oklch */ color: oklch(98.4% 0.021 95.3);
Tailwind
colors: {
custom: {
50: '#fefbf0',
500: '#fefaea',
950: '#000000',
},
}SCSS
$custom: #fefaea; $custom-light: #fefbf0; $custom-dark: #000000;
JSON
{
"hex": "#fefaea",
"rgb": {
"r": 254,
"g": 250,
"b": 234
},
"hsl": {
"h": 48,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.9839,
"c": 0.02142,
"h": 95.3
},
"luminance": 0.95383
}Semantic roles & 50–950 ramp
primary
#FEFAEA
secondary
#A2B0EA
accent
#2EE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585