#FEFFD9#FEFFD9
#FEFFD9 is a very light, muted yellow. Relative luminance 0.976; OKLCH L 99.0% C 0.049 H 108.5°. Best body text is #000000 at 20.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFFD9 |
|---|---|
| RGB | rgb(254, 255, 217) |
| HSL | hsl(62, 100%, 93%) |
| HSV | hsv(62, 15%, 100%) |
| CMYK | cmyk(0.4%, 0%, 14.9%, 0%) |
| CIE-LAB | lab(99.06, -6.52, 18.09) |
| CIE-LCH | lch(99.06, 19.23, 109.82°) |
| OKLab | oklab(98.96% -0.0156 0.0466) |
| OKLCH | oklch(98.96% 0.049 108.5) |
| XYZ | xyz(89.1563, 97.6013, 79.7743) |
| Luminance | 0.9760 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.19
Eggshell (survey)
#FFFFD4
ΔE00 1.35
Lightyellow
#FFFFE0
ΔE00 2.08
Cream
#FFFDD0
ΔE00 2.11
Pale
#FFF9D0
ΔE00 2.80
Lemonchiffon
#FFFACD
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFFD9 #DAD9FF
analogous
#FFEDD9 #FEFFD9 #EBFFD9
triadic
#FEFFD9 #D9FEFF #FFD9FE
tetradic
#FEFFD9 #D9FFED #DAD9FF #FFD9EB
square
#FEFFD9 #D9FFED #DAD9FF #FFD9EB
split-complementary
#FEFFD9 #D9EBFF #EDD9FF
monochromatic
#FBFF5F #FCFF9C #FEFFD9 #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.02
#FEFFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.52
#FEFFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFFD9
20.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFFD9 | 1.00 | 1.02 | 20.52 | 20.52 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD7
Deuteranopia (green-blind)
#FFFDDA
Tritanopia (blue-blind)
#FFFAF4
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #feffd9; /* rgb */ color: rgb(254, 255, 217); /* oklch */ color: oklch(99.0% 0.049 108.5);
Tailwind
colors: {
custom: {
50: '#ffffe4',
500: '#feffd9',
950: '#000000',
},
}SCSS
$custom: #feffd9; $custom-light: #ffffe4; $custom-dark: #000000;
JSON
{
"hex": "#feffd9",
"rgb": {
"r": 254,
"g": 255,
"b": 217
},
"hsl": {
"h": 61.579,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.98961,
"c": 0.04918,
"h": 108.5
},
"luminance": 0.97601
}Semantic roles & 50–950 ramp
primary
#FEFFD9
secondary
#9391EC
accent
#00E606
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181815
muted
#868684