#FDFFE5#FDFFE5
#FDFFE5 is a very light, muted yellow. Relative luminance 0.981; OKLCH L 99.2% C 0.034 H 110.6°. Best body text is #000000 at 20.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFFE5 |
|---|---|
| RGB | rgb(253, 255, 229) |
| HSL | hsl(65, 100%, 95%) |
| HSV | hsv(65, 10%, 100%) |
| CMYK | cmyk(0.8%, 0%, 10.2%, 0%) |
| CIE-LAB | lab(99.25, -5.01, 12.21) |
| CIE-LCH | lch(99.25, 13.20, 112.33°) |
| OKLab | oklab(99.17% -0.0119 0.0318) |
| OKLCH | oklch(99.17% 0.034 110.6) |
| XYZ | xyz(90.4091, 98.0602, 88.2782) |
| Luminance | 0.9806 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 0.84
Lightyellow
#FFFFE0
ΔE00 1.68
Beige
#F5F5DC
ΔE00 2.13
Cornsilk
#FFF8DC
ΔE00 3.91
Ivory
#FFFFF0
ΔE00 4.16
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFFE5 #E7E5FF
analogous
#FFF4E5 #FDFFE5 #F0FFE5
triadic
#FDFFE5 #E5FDFF #FFE5FD
tetradic
#FDFFE5 #E5FFF4 #E7E5FF #FFE5F0
square
#FDFFE5 #E5FFF4 #E7E5FF #FFE5F0
split-complementary
#FDFFE5 #E5F0FF #F4E5FF
monochromatic
#F4FF6B #F8FFA8 #FDFFE0 #FDFFE0 #FDFFE0
Accessibility & contrast
On white
1.02
#FDFFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.61
#FDFFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFFE5
20.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFFE5 | 1.00 | 1.02 | 20.61 | 20.61 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE4
Deuteranopia (green-blind)
#FFFDE6
Tritanopia (blue-blind)
#FFFCF7
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fdffe5; /* rgb */ color: rgb(253, 255, 229); /* oklch */ color: oklch(99.2% 0.034 110.6);
Tailwind
colors: {
custom: {
50: '#feffed',
500: '#fdffe5',
950: '#000000',
},
}SCSS
$custom: #fdffe5; $custom-light: #feffed; $custom-dark: #000000;
JSON
{
"hex": "#fdffe5",
"rgb": {
"r": 253,
"g": 255,
"b": 229
},
"hsl": {
"h": 64.615,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.99168,
"c": 0.03393,
"h": 110.6
},
"luminance": 0.9806
}Semantic roles & 50–950 ramp
primary
#FDFFE5
secondary
#A19BED
accent
#00E612
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#171816
muted
#858684