#FFFDFD#FFFDFD
#FFFDFD is a very light, near-neutral red. Relative luminance 0.986; OKLCH L 99.6% C 0.002 H 17.2°. Best body text is #000000 at 20.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFDFD |
|---|---|
| RGB | rgb(255, 253, 253) |
| HSL | hsl(0, 100%, 100%) |
| HSV | hsv(0, 1%, 100%) |
| CMYK | cmyk(0%, 0.8%, 0.8%, 0%) |
| CIE-LAB | lab(99.46, 0.66, 0.23) |
| CIE-LCH | lch(99.46, 0.70, 19.45°) |
| OKLab | oklab(99.56% 0.002 0.0006) |
| OKLCH | oklch(99.56% 0.002 17.2) |
| XYZ | xyz(94.0921, 98.6025, 106.9847) |
| Luminance | 0.9860 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Grey
#FDFDFE
ΔE00 1.00
White
#FFFFFF
ΔE00 1.04
Snow
#FFFAFA
ΔE00 1.50
Whitesmoke
#F5F5F5
ΔE00 1.97
Off White
#FAF9F6
ΔE00 2.01
Ghostwhite
#F8F8FF
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFDFD #FDFFFF
analogous
#FFFDFE #FFFDFD #FFFEFD
triadic
#FFFDFD #FDFFFD #FDFDFF
tetradic
#FFFDFD #FEFFFD #FDFFFF #FEFDFF
square
#FFFDFD #FEFFFD #FDFFFF #FEFDFF
split-complementary
#FFFDFD #FDFFFE #FDFEFF
monochromatic
#FF8383 #FFC0C0 #FFE0E0 #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.01
#FFFDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.72
#FFFDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFDFD
20.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFDFD | 1.00 | 1.01 | 20.72 | 20.72 |
| #FFFFFF | 1.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFD
Deuteranopia (green-blind)
#FEFEFD
Tritanopia (blue-blind)
#FFFDFD
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fffdfd; /* rgb */ color: rgb(255, 253, 253); /* oklch */ color: oklch(99.6% 0.002 17.2);
Tailwind
colors: {
custom: {
50: '#fffefe',
500: '#fffdfd',
950: '#000000',
},
}SCSS
$custom: #fffdfd; $custom-light: #fffefe; $custom-dark: #000000;
JSON
{
"hex": "#fffdfd",
"rgb": {
"r": 255,
"g": 253,
"b": 253
},
"hsl": {
"h": 0,
"s": 100,
"l": 99.608
},
"oklch": {
"l": 0.99557,
"c": 0.00213,
"h": 17.2
},
"luminance": 0.98602
}Semantic roles & 50–950 ramp
primary
#FFFDFD
secondary
#AFF1F1
accent
#E5E600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585