#FDFFE1#FDFFE1
#FDFFE1 is a very light, muted yellow. Relative luminance 0.978; OKLCH L 99.1% C 0.039 H 110.2°. Best body text is #000000 at 20.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFFE1 |
|---|---|
| RGB | rgb(253, 255, 225) |
| HSL | hsl(64, 100%, 94%) |
| HSV | hsv(64, 12%, 100%) |
| CMYK | cmyk(0.8%, 0%, 11.8%, 0%) |
| CIE-LAB | lab(99.16, -5.64, 14.13) |
| CIE-LCH | lch(99.16, 15.21, 111.78°) |
| OKLab | oklab(99.07% -0.0135 0.0367) |
| OKLCH | oklch(99.07% 0.039 110.2) |
| XYZ | xyz(89.8571, 97.8394, 85.3707) |
| Luminance | 0.9784 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 0.82
Off White (survey)
#FFFFE4
ΔE00 1.31
Beige
#F5F5DC
ΔE00 2.62
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.11
Eggshell (survey)
#FFFFD4
ΔE00 3.66
Cornsilk
#FFF8DC
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFFE1 #E3E1FF
analogous
#FFF2E1 #FDFFE1 #EEFFE1
triadic
#FDFFE1 #E1FDFF #FFE1FD
tetradic
#FDFFE1 #E1FFF2 #E3E1FF #FFE1EE
square
#FDFFE1 #E1FFF2 #E3E1FF #FFE1EE
split-complementary
#FDFFE1 #E1EEFF #F2E1FF
monochromatic
#F5FF67 #F9FFA4 #FDFFE0 #FDFFE0 #FDFFE0
Accessibility & contrast
On white
1.02
#FDFFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.57
#FDFFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFFE1
20.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFFE1 | 1.00 | 1.02 | 20.57 | 20.57 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCDF
Deuteranopia (green-blind)
#FFFDE2
Tritanopia (blue-blind)
#FFFBF6
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fdffe1; /* rgb */ color: rgb(253, 255, 225); /* oklch */ color: oklch(99.1% 0.039 110.2);
Tailwind
colors: {
custom: {
50: '#feffea',
500: '#fdffe1',
950: '#000000',
},
}SCSS
$custom: #fdffe1; $custom-light: #feffea; $custom-dark: #000000;
JSON
{
"hex": "#fdffe1",
"rgb": {
"r": 253,
"g": 255,
"b": 225
},
"hsl": {
"h": 64,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.99071,
"c": 0.03905,
"h": 110.2
},
"luminance": 0.97839
}Semantic roles & 50–950 ramp
primary
#FDFFE1
secondary
#9D97ED
accent
#00E60F
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#171816
muted
#858684