#FDFFE0#FDFFE0
#FDFFE0 is a very light, muted yellow. Relative luminance 0.978; OKLCH L 99.0% C 0.040 H 110.1°. Best body text is #000000 at 20.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFFE0 |
|---|---|
| RGB | rgb(253, 255, 224) |
| HSL | hsl(64, 100%, 94%) |
| HSV | hsv(64, 12%, 100%) |
| CMYK | cmyk(0.8%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(99.14, -5.80, 14.61) |
| CIE-LCH | lch(99.14, 15.72, 111.66°) |
| OKLab | oklab(99.05% -0.0139 0.0379) |
| OKLCH | oklch(99.05% 0.04 110.1) |
| XYZ | xyz(89.7210, 97.7850, 84.6543) |
| Luminance | 0.9778 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 0.79
Off White (survey)
#FFFFE4
ΔE00 1.56
Beige
#F5F5DC
ΔE00 2.80
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.84
Eggshell (survey)
#FFFFD4
ΔE00 3.36
Cream
#FFFDD0
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFFE0 #E2E0FF
analogous
#FFF2E0 #FDFFE0 #EEFFE0
triadic
#FDFFE0 #E0FDFF #FFE0FD
tetradic
#FDFFE0 #E0FFF2 #E2E0FF #FFE0EE
square
#FDFFE0 #E0FFF2 #E2E0FF #FFE0EE
split-complementary
#FDFFE0 #E0EEFF #F2E0FF
monochromatic
#F5FF66 #F9FFA3 #FDFFE0 #FDFFE0 #FDFFE0
Accessibility & contrast
On white
1.02
#FDFFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.56
#FDFFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFFE0
20.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFFE0 | 1.00 | 1.02 | 20.56 | 20.56 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCDE
Deuteranopia (green-blind)
#FFFDE1
Tritanopia (blue-blind)
#FFFBF6
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fdffe0; /* rgb */ color: rgb(253, 255, 224); /* oklch */ color: oklch(99.0% 0.040 110.1);
Tailwind
colors: {
custom: {
50: '#feffe9',
500: '#fdffe0',
950: '#000000',
},
}SCSS
$custom: #fdffe0; $custom-light: #feffe9; $custom-dark: #000000;
JSON
{
"hex": "#fdffe0",
"rgb": {
"r": 253,
"g": 255,
"b": 224
},
"hsl": {
"h": 63.871,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.99048,
"c": 0.04033,
"h": 110.1
},
"luminance": 0.97784
}Semantic roles & 50–950 ramp
primary
#FDFFE0
secondary
#9C97ED
accent
#00E60F
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#171816
muted
#858684