#FEFFD8#FEFFD8
#FEFFD8 is a very light, muted yellow. Relative luminance 0.975; OKLCH L 98.9% C 0.050 H 108.5°. Best body text is #000000 at 20.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFFD8 |
|---|---|
| RGB | rgb(254, 255, 216) |
| HSL | hsl(62, 100%, 92%) |
| HSV | hsv(62, 15%, 100%) |
| CMYK | cmyk(0.4%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(99.04, -6.67, 18.57) |
| CIE-LCH | lch(99.04, 19.73, 109.76°) |
| OKLab | oklab(98.94% -0.016 0.0478) |
| OKLCH | oklch(98.94% 0.05 108.5) |
| XYZ | xyz(89.0266, 97.5494, 79.0914) |
| Luminance | 0.9755 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.08
Eggshell (survey)
#FFFFD4
ΔE00 1.09
Cream
#FFFDD0
ΔE00 1.88
Lightyellow
#FFFFE0
ΔE00 2.35
Lemonchiffon
#FFFACD
ΔE00 2.70
Pale
#FFF9D0
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFFD8 #D9D8FF
analogous
#FFECD8 #FEFFD8 #EBFFD8
triadic
#FEFFD8 #D8FEFF #FFD8FE
tetradic
#FEFFD8 #D8FFEC #D9D8FF #FFD8EB
square
#FEFFD8 #D8FFEC #D9D8FF #FFD8EB
split-complementary
#FEFFD8 #D8EBFF #ECD8FF
monochromatic
#FBFF5E #FCFF9B #FEFFD8 #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.02
#FEFFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.51
#FEFFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFFD8
20.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFFD8 | 1.00 | 1.02 | 20.51 | 20.51 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD6
Deuteranopia (green-blind)
#FFFDD9
Tritanopia (blue-blind)
#FFFAF4
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #feffd8; /* rgb */ color: rgb(254, 255, 216); /* oklch */ color: oklch(98.9% 0.050 108.5);
Tailwind
colors: {
custom: {
50: '#ffffe4',
500: '#feffd8',
950: '#000000',
},
}SCSS
$custom: #feffd8; $custom-light: #ffffe4; $custom-dark: #000000;
JSON
{
"hex": "#feffd8",
"rgb": {
"r": 254,
"g": 255,
"b": 216
},
"hsl": {
"h": 61.538,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.98938,
"c": 0.05044,
"h": 108.5
},
"luminance": 0.97549
}Semantic roles & 50–950 ramp
primary
#FEFFD8
secondary
#9290EB
accent
#00E606
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181815
muted
#868684