#FEFFD6#FEFFD6
#FEFFD6 is a very light, muted yellow. Relative luminance 0.974; OKLCH L 98.9% C 0.053 H 108.5°. Best body text is #000000 at 20.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFFD6 |
|---|---|
| RGB | rgb(254, 255, 214) |
| HSL | hsl(61, 100%, 92%) |
| HSV | hsv(61, 16%, 100%) |
| CMYK | cmyk(0.4%, 0%, 16.1%, 0%) |
| CIE-LAB | lab(99.00, -6.97, 19.53) |
| CIE-LCH | lch(99.00, 20.74, 109.63°) |
| OKLab | oklab(98.89% -0.0168 0.0502) |
| OKLCH | oklch(98.89% 0.053 108.5) |
| XYZ | xyz(88.7696, 97.4466, 77.7379) |
| Luminance | 0.9745 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 0.61
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.05
Cream
#FFFDD0
ΔE00 1.47
Lemonchiffon
#FFFACD
ΔE00 2.43
Pale
#FFF9D0
ΔE00 2.69
Ivory (survey)
#FFFFCB
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFFD6 #D7D6FF
analogous
#FFECD6 #FEFFD6 #EAFFD6
triadic
#FEFFD6 #D6FEFF #FFD6FE
tetradic
#FEFFD6 #D6FFEC #D7D6FF #FFD6EA
square
#FEFFD6 #D6FFEC #D7D6FF #FFD6EA
split-complementary
#FEFFD6 #D6EAFF #ECD6FF
monochromatic
#FBFF5C #FDFF99 #FEFFD6 #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.02
#FEFFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.49
#FEFFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFFD6
20.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFFD6 | 1.00 | 1.02 | 20.49 | 20.49 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD4
Deuteranopia (green-blind)
#FFFDD7
Tritanopia (blue-blind)
#FFFAF3
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #feffd6; /* rgb */ color: rgb(254, 255, 214); /* oklch */ color: oklch(98.9% 0.053 108.5);
Tailwind
colors: {
custom: {
50: '#ffffe2',
500: '#feffd6',
950: '#000000',
},
}SCSS
$custom: #feffd6; $custom-light: #ffffe2; $custom-dark: #000000;
JSON
{
"hex": "#feffd6",
"rgb": {
"r": 254,
"g": 255,
"b": 214
},
"hsl": {
"h": 61.463,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.98893,
"c": 0.05297,
"h": 108.5
},
"luminance": 0.97446
}Semantic roles & 50–950 ramp
primary
#FEFFD6
secondary
#908EEB
accent
#00E606
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181815
muted
#868684