#FEFFE7#FEFFE7
#FEFFE7 is a very light, muted yellow. Relative luminance 0.984; OKLCH L 99.3% C 0.031 H 108.9°. Best body text is #000000 at 20.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFFE7 |
|---|---|
| RGB | rgb(254, 255, 231) |
| HSL | hsl(63, 100%, 95%) |
| HSV | hsv(63, 9%, 100%) |
| CMYK | cmyk(0.4%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(99.36, -4.35, 11.36) |
| CIE-LCH | lch(99.36, 12.17, 110.97°) |
| OKLab | oklab(99.29% -0.0101 0.0296) |
| OKLCH | oklch(99.29% 0.031 108.9) |
| XYZ | xyz(91.0551, 98.3608, 89.7744) |
| Luminance | 0.9836 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 1.01
Beige
#F5F5DC
ΔE00 2.07
Lightyellow
#FFFFE0
ΔE00 2.22
Ivory
#FFFFF0
ΔE00 3.38
Cornsilk
#FFF8DC
ΔE00 3.63
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFFE7 #E8E7FF
analogous
#FFF4E7 #FEFFE7 #F2FFE7
triadic
#FEFFE7 #E7FEFF #FFE7FE
tetradic
#FEFFE7 #E7FFF4 #E8E7FF #FFE7F2
square
#FEFFE7 #E7FFF4 #E8E7FF #FFE7F2
split-complementary
#FEFFE7 #E7F2FF #F4E7FF
monochromatic
#F9FF6D #FBFFAA #FEFFE0 #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.02
#FEFFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.67
#FEFFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFFE7
20.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFFE7 | 1.00 | 1.02 | 20.67 | 20.67 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFDE6
Deuteranopia (green-blind)
#FFFEE8
Tritanopia (blue-blind)
#FFFCF8
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #feffe7; /* rgb */ color: rgb(254, 255, 231); /* oklch */ color: oklch(99.3% 0.031 108.9);
Tailwind
colors: {
custom: {
50: '#feffee',
500: '#feffe7',
950: '#000000',
},
}SCSS
$custom: #feffe7; $custom-light: #feffee; $custom-dark: #000000;
JSON
{
"hex": "#feffe7",
"rgb": {
"r": 254,
"g": 255,
"b": 231
},
"hsl": {
"h": 62.5,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.99294,
"c": 0.0313,
"h": 108.9
},
"luminance": 0.9836
}Semantic roles & 50–950 ramp
primary
#FEFFE7
secondary
#A09DEE
accent
#00E60A
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171816
muted
#858685