#FFFDFC#FFFDFC
#FFFDFC is a very light, near-neutral orange. Relative luminance 0.985; OKLCH L 99.5% C 0.003 H 48.7°. Best body text is #000000 at 20.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFDFC |
|---|---|
| RGB | rgb(255, 253, 252) |
| HSL | hsl(20, 100%, 99%) |
| HSV | hsv(20, 1%, 100%) |
| CMYK | cmyk(0%, 0.8%, 1.2%, 0%) |
| CIE-LAB | lab(99.43, 0.49, 0.71) |
| CIE-LCH | lch(99.43, 0.86, 55.60°) |
| OKLab | oklab(99.53% 0.0017 0.0019) |
| OKLCH | oklch(99.53% 0.003 48.7) |
| XYZ | xyz(93.9332, 98.5390, 106.1479) |
| Luminance | 0.9854 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
White
#FFFFFF
ΔE00 1.05
Pale Grey
#FDFDFE
ΔE00 1.25
Off White
#FAF9F6
ΔE00 1.56
Snow
#FFFAFA
ΔE00 1.71
Whitesmoke
#F5F5F5
ΔE00 1.96
Ghostwhite
#F8F8FF
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFDFC #FCFEFF
analogous
#FFFCFD #FFFDFC #FFFFFC
triadic
#FFFDFC #FCFFFD #FDFCFF
tetradic
#FFFDFC #FDFFFC #FCFEFF #FFFCFF
square
#FFFDFC #FDFFFC #FCFEFF #FFFCFF
split-complementary
#FFFDFC #FCFFFF #FCFDFF
monochromatic
#FFAB82 #FFD4BF #FFEBE0 #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.01
#FFFDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.71
#FFFDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFDFC
20.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFDFC | 1.00 | 1.01 | 20.71 | 20.71 |
| #FFFFFF | 1.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFDFC
Deuteranopia (green-blind)
#FEFEFC
Tritanopia (blue-blind)
#FFFDFD
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fffdfc; /* rgb */ color: rgb(255, 253, 252); /* oklch */ color: oklch(99.5% 0.003 48.7);
Tailwind
colors: {
custom: {
50: '#fffefd',
500: '#fffdfc',
950: '#000000',
},
}SCSS
$custom: #fffdfc; $custom-light: #fffefd; $custom-dark: #000000;
JSON
{
"hex": "#fffdfc",
"rgb": {
"r": 255,
"g": 253,
"b": 252
},
"hsl": {
"h": 20,
"s": 100,
"l": 99.412
},
"oklch": {
"l": 0.99529,
"c": 0.00252,
"h": 48.7
},
"luminance": 0.98539
}Semantic roles & 50–950 ramp
primary
#FFFDFC
secondary
#AEDBF1
accent
#99E600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585