#FEFFD7#FEFFD7
#FEFFD7 is a very light, muted yellow. Relative luminance 0.975; OKLCH L 98.9% C 0.052 H 108.5°. Best body text is #000000 at 20.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFFD7 |
|---|---|
| RGB | rgb(254, 255, 215) |
| HSL | hsl(62, 100%, 92%) |
| HSV | hsv(62, 16%, 100%) |
| CMYK | cmyk(0.4%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(99.02, -6.82, 19.05) |
| CIE-LCH | lch(99.02, 20.23, 109.70°) |
| OKLab | oklab(98.92% -0.0164 0.049) |
| OKLCH | oklch(98.92% 0.052 108.5) |
| XYZ | xyz(88.8977, 97.4979, 78.4126) |
| Luminance | 0.9750 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 0.85
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.03
Cream
#FFFDD0
ΔE00 1.67
Lemonchiffon
#FFFACD
ΔE00 2.55
Lightyellow
#FFFFE0
ΔE00 2.61
Pale
#FFF9D0
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFFD7 #D8D7FF
analogous
#FFECD7 #FEFFD7 #EAFFD7
triadic
#FEFFD7 #D7FEFF #FFD7FE
tetradic
#FEFFD7 #D7FFEC #D8D7FF #FFD7EA
square
#FEFFD7 #D7FFEC #D8D7FF #FFD7EA
split-complementary
#FEFFD7 #D7EAFF #ECD7FF
monochromatic
#FBFF5D #FCFF9A #FEFFD7 #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.02
#FEFFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.50
#FEFFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFFD7
20.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFFD7 | 1.00 | 1.02 | 20.50 | 20.50 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD5
Deuteranopia (green-blind)
#FFFDD8
Tritanopia (blue-blind)
#FFFAF4
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #feffd7; /* rgb */ color: rgb(254, 255, 215); /* oklch */ color: oklch(98.9% 0.052 108.5);
Tailwind
colors: {
custom: {
50: '#ffffe3',
500: '#feffd7',
950: '#000000',
},
}SCSS
$custom: #feffd7; $custom-light: #ffffe3; $custom-dark: #000000;
JSON
{
"hex": "#feffd7",
"rgb": {
"r": 254,
"g": 255,
"b": 215
},
"hsl": {
"h": 61.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.98915,
"c": 0.05171,
"h": 108.5
},
"luminance": 0.97497
}Semantic roles & 50–950 ramp
primary
#FEFFD7
secondary
#918FEB
accent
#00E606
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181815
muted
#868684