#FEFFD4#FEFFD4
#FEFFD4 is a very light, muted yellow. Relative luminance 0.973; OKLCH L 98.8% C 0.055 H 108.5°. Best body text is #000000 at 20.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFFD4 |
|---|---|
| RGB | rgb(254, 255, 212) |
| HSL | hsl(61, 100%, 92%) |
| HSV | hsv(61, 17%, 100%) |
| CMYK | cmyk(0.4%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(98.96, -7.26, 20.49) |
| CIE-LCH | lch(98.96, 21.74, 109.51°) |
| OKLab | oklab(98.85% -0.0176 0.0526) |
| OKLCH | oklch(98.85% 0.055 108.5) |
| XYZ | xyz(88.5158, 97.3451, 76.4010) |
| Luminance | 0.9734 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 0.34
Cream
#FFFDD0
ΔE00 1.17
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.25
Ivory (survey)
#FFFFCB
ΔE00 2.21
Lemonchiffon
#FFFACD
ΔE00 2.25
Ecru
#FEFFCA
ΔE00 2.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFFD4 #D5D4FF
analogous
#FFEBD4 #FEFFD4 #E9FFD4
triadic
#FEFFD4 #D4FEFF #FFD4FE
tetradic
#FEFFD4 #D4FFEB #D5D4FF #FFD4E9
square
#FEFFD4 #D4FFEB #D5D4FF #FFD4E9
split-complementary
#FEFFD4 #D4E9FF #EBD4FF
monochromatic
#FBFF5A #FDFF97 #FEFFD4 #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.03
#FEFFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.47
#FEFFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFFD4
20.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFFD4 | 1.00 | 1.03 | 20.47 | 20.47 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD1
Deuteranopia (green-blind)
#FFFDD6
Tritanopia (blue-blind)
#FFF9F3
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #feffd4; /* rgb */ color: rgb(254, 255, 212); /* oklch */ color: oklch(98.8% 0.055 108.5);
Tailwind
colors: {
custom: {
50: '#ffffe1',
500: '#feffd4',
950: '#000000',
},
}SCSS
$custom: #feffd4; $custom-light: #ffffe1; $custom-dark: #000000;
JSON
{
"hex": "#feffd4",
"rgb": {
"r": 254,
"g": 255,
"b": 212
},
"hsl": {
"h": 61.395,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.98848,
"c": 0.05548,
"h": 108.5
},
"luminance": 0.97344
}Semantic roles & 50–950 ramp
primary
#FEFFD4
secondary
#8F8CEB
accent
#00E605
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181815
muted
#868684