#FDFFE4#FDFFE4
#FDFFE4 is a very light, muted yellow. Relative luminance 0.980; OKLCH L 99.1% C 0.035 H 110.5°. Best body text is #000000 at 20.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFFE4 |
|---|---|
| RGB | rgb(253, 255, 228) |
| HSL | hsl(64, 100%, 95%) |
| HSV | hsv(64, 11%, 100%) |
| CMYK | cmyk(0.8%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(99.22, -5.17, 12.69) |
| CIE-LCH | lch(99.22, 13.70, 112.18°) |
| OKLab | oklab(99.14% -0.0123 0.033) |
| OKLCH | oklch(99.14% 0.035 110.5) |
| XYZ | xyz(90.2699, 98.0045, 87.5450) |
| Luminance | 0.9800 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 0.82
Lightyellow
#FFFFE0
ΔE00 1.40
Beige
#F5F5DC
ΔE00 2.20
Cornsilk
#FFF8DC
ΔE00 3.91
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.99
Ivory
#FFFFF0
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFFE4 #E6E4FF
analogous
#FFF4E4 #FDFFE4 #F0FFE4
triadic
#FDFFE4 #E4FDFF #FFE4FD
tetradic
#FDFFE4 #E4FFF4 #E6E4FF #FFE4F0
square
#FDFFE4 #E4FFF4 #E6E4FF #FFE4F0
split-complementary
#FDFFE4 #E4F0FF #F4E4FF
monochromatic
#F4FF6A #F8FFA7 #FDFFE0 #FDFFE0 #FDFFE0
Accessibility & contrast
On white
1.02
#FDFFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.60
#FDFFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFFE4
20.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFFE4 | 1.00 | 1.02 | 20.60 | 20.60 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE2
Deuteranopia (green-blind)
#FFFDE5
Tritanopia (blue-blind)
#FFFBF7
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fdffe4; /* rgb */ color: rgb(253, 255, 228); /* oklch */ color: oklch(99.1% 0.035 110.5);
Tailwind
colors: {
custom: {
50: '#feffec',
500: '#fdffe4',
950: '#000000',
},
}SCSS
$custom: #fdffe4; $custom-light: #feffec; $custom-dark: #000000;
JSON
{
"hex": "#fdffe4",
"rgb": {
"r": 253,
"g": 255,
"b": 228
},
"hsl": {
"h": 64.444,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.99144,
"c": 0.03522,
"h": 110.5
},
"luminance": 0.98004
}Semantic roles & 50–950 ramp
primary
#FDFFE4
secondary
#A09AED
accent
#00E611
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#171816
muted
#858684