#FDFFE2#FDFFE2
#FDFFE2 is a very light, muted yellow. Relative luminance 0.979; OKLCH L 99.1% C 0.038 H 110.3°. Best body text is #000000 at 20.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFFE2 |
|---|---|
| RGB | rgb(253, 255, 226) |
| HSL | hsl(64, 100%, 94%) |
| HSV | hsv(64, 11%, 100%) |
| CMYK | cmyk(0.8%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(99.18, -5.49, 13.65) |
| CIE-LCH | lch(99.18, 14.71, 111.91°) |
| OKLab | oklab(99.1% -0.0131 0.0354) |
| OKLCH | oklch(99.1% 0.038 110.3) |
| XYZ | xyz(89.9939, 97.8941, 86.0912) |
| Luminance | 0.9789 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 0.95
Off White (survey)
#FFFFE4
ΔE00 1.09
Beige
#F5F5DC
ΔE00 2.45
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.40
Eggshell (survey)
#FFFFD4
ΔE00 3.96
Cornsilk
#FFF8DC
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFFE2 #E4E2FF
analogous
#FFF3E2 #FDFFE2 #EFFFE2
triadic
#FDFFE2 #E2FDFF #FFE2FD
tetradic
#FDFFE2 #E2FFF3 #E4E2FF #FFE2EF
square
#FDFFE2 #E2FFF3 #E4E2FF #FFE2EF
split-complementary
#FDFFE2 #E2EFFF #F3E2FF
monochromatic
#F5FF68 #F9FFA5 #FDFFE0 #FDFFE0 #FDFFE0
Accessibility & contrast
On white
1.02
#FDFFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.58
#FDFFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFFE2
20.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFFE2 | 1.00 | 1.02 | 20.58 | 20.58 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE0
Deuteranopia (green-blind)
#FFFDE3
Tritanopia (blue-blind)
#FFFBF7
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fdffe2; /* rgb */ color: rgb(253, 255, 226); /* oklch */ color: oklch(99.1% 0.038 110.3);
Tailwind
colors: {
custom: {
50: '#feffeb',
500: '#fdffe2',
950: '#000000',
},
}SCSS
$custom: #fdffe2; $custom-light: #feffeb; $custom-dark: #000000;
JSON
{
"hex": "#fdffe2",
"rgb": {
"r": 253,
"g": 255,
"b": 226
},
"hsl": {
"h": 64.138,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.99096,
"c": 0.03777,
"h": 110.3
},
"luminance": 0.97894
}Semantic roles & 50–950 ramp
primary
#FDFFE2
secondary
#9E98ED
accent
#00E610
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#171816
muted
#858684