#FDFFD8#FDFFD8
#FDFFD8 is a very light, muted yellow. Relative luminance 0.974; OKLCH L 98.9% C 0.051 H 109.7°. Best body text is #000000 at 20.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFFD8 |
|---|---|
| RGB | rgb(253, 255, 216) |
| HSL | hsl(63, 100%, 92%) |
| HSV | hsv(63, 15%, 100%) |
| CMYK | cmyk(0.8%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(98.97, -7.02, 18.45) |
| CIE-LCH | lch(98.97, 19.74, 110.83°) |
| OKLab | oklab(98.86% -0.017 0.0476) |
| OKLCH | oklch(98.86% 0.051 109.7) |
| XYZ | xyz(88.6615, 97.3612, 79.0743) |
| Luminance | 0.9736 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.21
Eggshell (survey)
#FFFFD4
ΔE00 1.24
Cream
#FFFDD0
ΔE00 2.08
Lightyellow
#FFFFE0
ΔE00 2.47
Lemonchiffon
#FFFACD
ΔE00 2.96
Pale
#FFF9D0
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFFD8 #DAD8FF
analogous
#FFEED8 #FDFFD8 #EAFFD8
triadic
#FDFFD8 #D8FDFF #FFD8FD
tetradic
#FDFFD8 #D8FFEE #DAD8FF #FFD8EA
square
#FDFFD8 #D8FFEE #DAD8FF #FFD8EA
split-complementary
#FDFFD8 #D8EAFF #EED8FF
monochromatic
#F7FF5E #FAFF9B #FDFFD8 #FDFFE0 #FDFFE0
Accessibility & contrast
On white
1.03
#FDFFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.47
#FDFFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFFD8
20.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFFD8 | 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)
#FFFBD6
Deuteranopia (green-blind)
#FFFDD9
Tritanopia (blue-blind)
#FFFAF4
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fdffd8; /* rgb */ color: rgb(253, 255, 216); /* oklch */ color: oklch(98.9% 0.051 109.7);
Tailwind
colors: {
custom: {
50: '#feffe4',
500: '#fdffd8',
950: '#000000',
},
}SCSS
$custom: #fdffd8; $custom-light: #feffe4; $custom-dark: #000000;
JSON
{
"hex": "#fdffd8",
"rgb": {
"r": 253,
"g": 255,
"b": 216
},
"hsl": {
"h": 63.077,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.98861,
"c": 0.0505,
"h": 109.7
},
"luminance": 0.97361
}Semantic roles & 50–950 ramp
primary
#FDFFD8
secondary
#9590EB
accent
#00E60C
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684