#FEFFD3#FEFFD3
#FEFFD3 is a very light, muted yellow. Relative luminance 0.973; OKLCH L 98.8% C 0.057 H 108.5°. Best body text is #000000 at 20.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFFD3 |
|---|---|
| RGB | rgb(254, 255, 211) |
| HSL | hsl(61, 100%, 91%) |
| HSV | hsv(61, 17%, 100%) |
| CMYK | cmyk(0.4%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(98.94, -7.41, 20.97) |
| CIE-LCH | lch(98.94, 22.24, 109.45°) |
| OKLab | oklab(98.83% -0.018 0.0538) |
| OKLCH | oklch(98.83% 0.057 108.5) |
| XYZ | xyz(88.3901, 97.2948, 75.7387) |
| Luminance | 0.9729 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 0.43
Cream
#FFFDD0
ΔE00 1.08
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.41
Ivory (survey)
#FFFFCB
ΔE00 1.96
Ecru
#FEFFCA
ΔE00 2.16
Lemonchiffon
#FFFACD
ΔE00 2.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFFD3 #D4D3FF
analogous
#FFEAD3 #FEFFD3 #E8FFD3
triadic
#FEFFD3 #D3FEFF #FFD3FE
tetradic
#FEFFD3 #D3FFEA #D4D3FF #FFD3E8
square
#FEFFD3 #D3FFEA #D4D3FF #FFD3E8
split-complementary
#FEFFD3 #D3E8FF #EAD3FF
monochromatic
#FBFF59 #FDFF96 #FEFFD3 #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.03
#FEFFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.46
#FEFFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFFD3
20.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFFD3 | 1.00 | 1.03 | 20.46 | 20.46 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD0
Deuteranopia (green-blind)
#FFFDD5
Tritanopia (blue-blind)
#FFF9F3
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #feffd3; /* rgb */ color: rgb(254, 255, 211); /* oklch */ color: oklch(98.8% 0.057 108.5);
Tailwind
colors: {
custom: {
50: '#ffffe0',
500: '#feffd3',
950: '#000000',
},
}SCSS
$custom: #feffd3; $custom-light: #ffffe0; $custom-dark: #000000;
JSON
{
"hex": "#feffd3",
"rgb": {
"r": 254,
"g": 255,
"b": 211
},
"hsl": {
"h": 61.364,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.98826,
"c": 0.05674,
"h": 108.5
},
"luminance": 0.97294
}Semantic roles & 50–950 ramp
primary
#FEFFD3
secondary
#8E8CEB
accent
#00E605
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181815
muted
#868684