#FEFDED#FEFDED
#FEFDED is a very light, muted yellow. Relative luminance 0.974; OKLCH L 99.1% C 0.021 H 103.9°. Best body text is #000000 at 20.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFDED |
|---|---|
| RGB | rgb(254, 253, 237) |
| HSL | hsl(56, 89%, 96%) |
| HSV | hsv(56, 7%, 100%) |
| CMYK | cmyk(0%, 0.4%, 6.7%, 0.4%) |
| CIE-LAB | lab(99.00, -2.38, 7.77) |
| CIE-LCH | lch(99.00, 8.13, 107.04°) |
| OKLab | oklab(99.05% -0.005 0.0204) |
| OKLCH | oklch(99.05% 0.021 103.9) |
| XYZ | xyz(91.2823, 97.4362, 94.1025) |
| Luminance | 0.9744 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 0.65
Floralwhite
#FFFAF0
ΔE00 3.58
Oldlace
#FDF5E6
ΔE00 3.72
Beige
#F5F5DC
ΔE00 3.83
Off White (survey)
#FFFFE4
ΔE00 3.97
Eggshell
#F0EAD6
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFDED #EDEEFE
analogous
#FEF5ED #FEFDED #F7FEED
triadic
#FEFDED #EDFEFD #FDEDFE
tetradic
#FEFDED #EDFEF5 #EDEEFE #FEEDF7
square
#FEFDED #EDFEF5 #EDEEFE #FEEDF7
split-complementary
#FEFDED #EDF7FE #F5EDFE
monochromatic
#F8F079 #FBF7B3 #FDFCE2 #FDFCE2 #FDFCE2
Accessibility & contrast
On white
1.03
#FEFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.49
#FEFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFDED
20.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFDED | 1.00 | 1.03 | 20.49 | 20.49 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEC
Deuteranopia (green-blind)
#FFFDEE
Tritanopia (blue-blind)
#FFFBF8
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fefded; /* rgb */ color: rgb(254, 253, 237); /* oklch */ color: oklch(99.1% 0.021 103.9);
Tailwind
colors: {
custom: {
50: '#fefef2',
500: '#fefded',
950: '#000000',
},
}SCSS
$custom: #fefded; $custom-light: #fefef2; $custom-dark: #000000;
JSON
{
"hex": "#fefded",
"rgb": {
"r": 254,
"g": 253,
"b": 237
},
"hsl": {
"h": 56.471,
"s": 89.474,
"l": 96.275
},
"oklch": {
"l": 0.99053,
"c": 0.02097,
"h": 103.9
},
"luminance": 0.97436
}Semantic roles & 50–950 ramp
primary
#FEFDED
secondary
#A5A9EA
accent
#0DE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585