#FDFFE6#FDFFE6
#FDFFE6 is a very light, muted yellow. Relative luminance 0.981; OKLCH L 99.2% C 0.033 H 110.7°. Best body text is #000000 at 20.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFFE6 |
|---|---|
| RGB | rgb(253, 255, 230) |
| HSL | hsl(65, 100%, 95%) |
| HSV | hsv(65, 10%, 100%) |
| CMYK | cmyk(0.8%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(99.27, -4.86, 11.73) |
| CIE-LCH | lch(99.27, 12.69, 112.49°) |
| OKLab | oklab(99.19% -0.0115 0.0305) |
| OKLCH | oklch(99.19% 0.033 110.7) |
| XYZ | xyz(90.5491, 98.1162, 89.0156) |
| Luminance | 0.9812 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 0.98
Lightyellow
#FFFFE0
ΔE00 1.97
Beige
#F5F5DC
ΔE00 2.11
Ivory
#FFFFF0
ΔE00 3.84
Cornsilk
#FFF8DC
ΔE00 3.94
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFFE6 #E8E6FF
analogous
#FFF4E6 #FDFFE6 #F0FFE6
triadic
#FDFFE6 #E6FDFF #FFE6FD
tetradic
#FDFFE6 #E6FFF4 #E8E6FF #FFE6F0
square
#FDFFE6 #E6FFF4 #E8E6FF #FFE6F0
split-complementary
#FDFFE6 #E6F0FF #F4E6FF
monochromatic
#F3FF6C #F8FFA9 #FDFFE0 #FDFFE0 #FDFFE0
Accessibility & contrast
On white
1.02
#FDFFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.62
#FDFFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFFE6
20.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFFE6 | 1.00 | 1.02 | 20.62 | 20.62 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE5
Deuteranopia (green-blind)
#FFFDE7
Tritanopia (blue-blind)
#FFFCF8
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fdffe6; /* rgb */ color: rgb(253, 255, 230); /* oklch */ color: oklch(99.2% 0.033 110.7);
Tailwind
colors: {
custom: {
50: '#feffee',
500: '#fdffe6',
950: '#000000',
},
}SCSS
$custom: #fdffe6; $custom-light: #feffee; $custom-dark: #000000;
JSON
{
"hex": "#fdffe6",
"rgb": {
"r": 253,
"g": 255,
"b": 230
},
"hsl": {
"h": 64.8,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.99193,
"c": 0.03265,
"h": 110.7
},
"luminance": 0.98116
}Semantic roles & 50–950 ramp
primary
#FDFFE6
secondary
#A29CED
accent
#00E612
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171816
muted
#858685