#FDFDED#FDFDED
#FDFDED is a very light, muted yellow. Relative luminance 0.972; OKLCH L 99.0% C 0.021 H 106.8°. Best body text is #000000 at 20.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFDED |
|---|---|
| RGB | rgb(253, 253, 237) |
| HSL | hsl(60, 80%, 96%) |
| HSV | hsv(60, 6%, 99%) |
| CMYK | cmyk(0%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(98.93, -2.72, 7.65) |
| CIE-LCH | lch(98.93, 8.12, 109.56°) |
| OKLab | oklab(98.98% -0.006 0.02) |
| OKLCH | oklch(98.98% 0.021 106.8) |
| XYZ | xyz(90.9173, 97.2480, 94.0854) |
| Luminance | 0.9725 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 0.57
Beige
#F5F5DC
ΔE00 3.71
Off White (survey)
#FFFFE4
ΔE00 3.87
Floralwhite
#FFFAF0
ΔE00 3.91
Oldlace
#FDF5E6
ΔE00 4.14
Eggshell
#F0EAD6
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFDED #EDEDFD
analogous
#FDF5ED #FDFDED #F5FDED
triadic
#FDFDED #EDFDFD #FDEDFD
tetradic
#FDFDED #EDFDF5 #EDEDFD #FDEDF5
square
#FDFDED #EDFDF5 #EDEDFD #FDEDF5
split-complementary
#FDFDED #EDF5FD #F5EDFD
monochromatic
#F1F17F #F7F7B6 #FCFCE3 #FCFCE3 #FCFCE3
Accessibility & contrast
On white
1.03
#FDFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.45
#FDFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFDED
20.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFDED | 1.00 | 1.03 | 20.45 | 20.45 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEC
Deuteranopia (green-blind)
#FFFCEE
Tritanopia (blue-blind)
#FFFBF8
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fdfded; /* rgb */ color: rgb(253, 253, 237); /* oklch */ color: oklch(99.0% 0.021 106.8);
Tailwind
colors: {
custom: {
50: '#fefef2',
500: '#fdfded',
950: '#000000',
},
}SCSS
$custom: #fdfded; $custom-light: #fefef2; $custom-dark: #000000;
JSON
{
"hex": "#fdfded",
"rgb": {
"r": 253,
"g": 253,
"b": 237
},
"hsl": {
"h": 60,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.98976,
"c": 0.02094,
"h": 106.8
},
"luminance": 0.97248
}Semantic roles & 50–950 ramp
primary
#FDFDED
secondary
#A8A8E6
accent
#09DC09
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585