#FFFDF8#FFFDF8
#FFFDF8 is a very light, near-neutral orange. Relative luminance 0.983; OKLCH L 99.4% C 0.007 H 88.7°. Best body text is #000000 at 20.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFDF8 |
|---|---|
| RGB | rgb(255, 253, 248) |
| HSL | hsl(43, 100%, 99%) |
| HSV | hsv(43, 3%, 100%) |
| CMYK | cmyk(0%, 0.8%, 2.7%, 0%) |
| CIE-LAB | lab(99.33, -0.20, 2.62) |
| CIE-LCH | lch(99.33, 2.63, 94.41°) |
| OKLab | oklab(99.42% 0.0002 0.0069) |
| OKLCH | oklch(99.42% 0.007 88.7) |
| XYZ | xyz(93.3060, 98.2881, 102.8447) |
| Luminance | 0.9829 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 1.27
Floralwhite
#FFFAF0
ΔE00 2.41
White
#FFFFFF
ΔE00 2.52
Whitesmoke
#F5F5F5
ΔE00 2.98
Pale Grey
#FDFDFE
ΔE00 3.02
Snow
#FFFAFA
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFDF8 #F8FAFF
analogous
#FFF9F8 #FFFDF8 #FDFFF8
triadic
#FFFDF8 #F8FFFD #FDF8FF
tetradic
#FFFDF8 #F8FFF9 #F8FAFF #FFF8FD
square
#FFFDF8 #F8FFF9 #F8FAFF #FFF8FD
split-complementary
#FFFDF8 #F8FDFF #F9F8FF
monochromatic
#FFDA7E #FFECBB #FFF6E0 #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.02
#FFFDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.66
#FFFDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFDF8
20.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFDF8 | 1.00 | 1.02 | 20.66 | 20.66 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFDF8
Deuteranopia (green-blind)
#FFFDF8
Tritanopia (blue-blind)
#FFFCFC
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fffdf8; /* rgb */ color: rgb(255, 253, 248); /* oklch */ color: oklch(99.4% 0.007 88.7);
Tailwind
colors: {
custom: {
50: '#fffefa',
500: '#fffdf8',
950: '#000000',
},
}SCSS
$custom: #fffdf8; $custom-light: #fffefa; $custom-dark: #000000;
JSON
{
"hex": "#fffdf8",
"rgb": {
"r": 255,
"g": 253,
"b": 248
},
"hsl": {
"h": 42.857,
"s": 100,
"l": 98.627
},
"oklch": {
"l": 0.9942,
"c": 0.00692,
"h": 88.7
},
"luminance": 0.98288
}Semantic roles & 50–950 ramp
primary
#FFFDF8
secondary
#ABBFF0
accent
#42E600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585