#FDFFD5#FDFFD5
#FDFFD5 is a very light, muted yellow. Relative luminance 0.972; OKLCH L 98.8% C 0.054 H 109.6°. Best body text is #000000 at 20.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFFD5 |
|---|---|
| RGB | rgb(253, 255, 213) |
| HSL | hsl(63, 100%, 92%) |
| HSV | hsv(63, 16%, 100%) |
| CMYK | cmyk(0.8%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(98.91, -7.47, 19.90) |
| CIE-LCH | lch(98.91, 21.25, 110.57°) |
| OKLab | oklab(98.79% -0.0182 0.0511) |
| OKLCH | oklch(98.79% 0.054 109.6) |
| XYZ | xyz(88.2772, 97.2075, 77.0503) |
| Luminance | 0.9721 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 0.73
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.25
Cream
#FFFDD0
ΔE00 1.57
Ivory (survey)
#FFFFCB
ΔE00 2.53
Lemonchiffon
#FFFACD
ΔE00 2.62
Ecru
#FEFFCA
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFFD5 #D7D5FF
analogous
#FFECD5 #FDFFD5 #E8FFD5
triadic
#FDFFD5 #D5FDFF #FFD5FD
tetradic
#FDFFD5 #D5FFEC #D7D5FF #FFD5E8
square
#FDFFD5 #D5FFEC #D7D5FF #FFD5E8
split-complementary
#FDFFD5 #D5E8FF #ECD5FF
monochromatic
#F7FF5B #FAFF98 #FDFFD5 #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.03
#FDFFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.44
#FDFFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFFD5
20.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFFD5 | 1.00 | 1.03 | 20.44 | 20.44 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD3
Deuteranopia (green-blind)
#FFFDD7
Tritanopia (blue-blind)
#FFFAF3
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fdffd5; /* rgb */ color: rgb(253, 255, 213); /* oklch */ color: oklch(98.8% 0.054 109.6);
Tailwind
colors: {
custom: {
50: '#feffe2',
500: '#fdffd5',
950: '#000000',
},
}SCSS
$custom: #fdffd5; $custom-light: #feffe2; $custom-dark: #000000;
JSON
{
"hex": "#fdffd5",
"rgb": {
"r": 253,
"g": 255,
"b": 213
},
"hsl": {
"h": 62.857,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.98793,
"c": 0.05428,
"h": 109.6
},
"luminance": 0.97207
}Semantic roles & 50–950 ramp
primary
#FDFFD5
secondary
#928DEB
accent
#00E60B
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684