#FDFFE7#FDFFE7
#FDFFE7 is a very light, muted yellow. Relative luminance 0.982; OKLCH L 99.2% C 0.031 H 110.8°. Best body text is #000000 at 20.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFFE7 |
|---|---|
| RGB | rgb(253, 255, 231) |
| HSL | hsl(65, 100%, 95%) |
| HSV | hsv(65, 9%, 100%) |
| CMYK | cmyk(0.8%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(99.29, -4.70, 11.25) |
| CIE-LCH | lch(99.29, 12.19, 112.66°) |
| OKLab | oklab(99.22% -0.0111 0.0293) |
| OKLCH | oklch(99.22% 0.031 110.8) |
| XYZ | xyz(90.6900, 98.1726, 89.7573) |
| Luminance | 0.9817 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 1.20
Beige
#F5F5DC
ΔE00 2.14
Lightyellow
#FFFFE0
ΔE00 2.28
Ivory
#FFFFF0
ΔE00 3.52
Cornsilk
#FFF8DC
ΔE00 3.99
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFFE7 #E9E7FF
analogous
#FFF5E7 #FDFFE7 #F1FFE7
triadic
#FDFFE7 #E7FDFF #FFE7FD
tetradic
#FDFFE7 #E7FFF5 #E9E7FF #FFE7F1
square
#FDFFE7 #E7FFF5 #E9E7FF #FFE7F1
split-complementary
#FDFFE7 #E7F1FF #F5E7FF
monochromatic
#F3FF6D #F8FFAA #FCFFE0 #FCFFE0 #FCFFE0
Accessibility & contrast
On white
1.02
#FDFFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.63
#FDFFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFFE7
20.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFFE7 | 1.00 | 1.02 | 20.63 | 20.63 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFDE6
Deuteranopia (green-blind)
#FFFDE8
Tritanopia (blue-blind)
#FFFCF8
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fdffe7; /* rgb */ color: rgb(253, 255, 231); /* oklch */ color: oklch(99.2% 0.031 110.8);
Tailwind
colors: {
custom: {
50: '#feffee',
500: '#fdffe7',
950: '#000000',
},
}SCSS
$custom: #fdffe7; $custom-light: #feffee; $custom-dark: #000000;
JSON
{
"hex": "#fdffe7",
"rgb": {
"r": 253,
"g": 255,
"b": 231
},
"hsl": {
"h": 65,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.99218,
"c": 0.03136,
"h": 110.8
},
"luminance": 0.98172
}Semantic roles & 50–950 ramp
primary
#FDFFE7
secondary
#A39DEE
accent
#00E613
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171816
muted
#858685