#FFFDED#FFFDED
#FFFDED is a very light, muted yellow. Relative luminance 0.976; OKLCH L 99.1% C 0.021 H 101.0°. Best body text is #000000 at 20.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFDED |
|---|---|
| RGB | rgb(255, 253, 237) |
| HSL | hsl(53, 100%, 96%) |
| HSV | hsv(53, 7%, 100%) |
| CMYK | cmyk(0%, 0.8%, 7.1%, 0%) |
| CIE-LAB | lab(99.07, -2.04, 7.89) |
| CIE-LCH | lch(99.07, 8.15, 104.51°) |
| OKLab | oklab(99.13% -0.004 0.0207) |
| OKLCH | oklch(99.13% 0.021 101) |
| XYZ | xyz(91.6493, 97.6255, 94.1197) |
| Luminance | 0.9762 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 0.98
Floralwhite
#FFFAF0
ΔE00 3.27
Oldlace
#FDF5E6
ΔE00 3.31
Beige
#F5F5DC
ΔE00 4.00
Off White (survey)
#FFFFE4
ΔE00 4.14
Eggshell
#F0EAD6
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFDED #EDEFFF
analogous
#FFF4ED #FFFDED #F8FFED
triadic
#FFFDED #EDFFFD #FDEDFF
tetradic
#FFFDED #EDFFF4 #EDEFFF #FFEDF8
square
#FFFDED #EDFFF4 #EDEFFF #FFEDF8
split-complementary
#FFFDED #EDF8FF #F4EDFF
monochromatic
#FFEF73 #FFF6B0 #FFFCE0 #FFFCE0 #FFFCE0
Accessibility & contrast
On white
1.02
#FFFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.52
#FFFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFDED
20.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFDED | 1.00 | 1.02 | 20.52 | 20.52 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEC
Deuteranopia (green-blind)
#FFFDED
Tritanopia (blue-blind)
#FFFBF8
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fffded; /* rgb */ color: rgb(255, 253, 237); /* oklch */ color: oklch(99.1% 0.021 101.0);
Tailwind
colors: {
custom: {
50: '#fffef2',
500: '#fffded',
950: '#000000',
},
}SCSS
$custom: #fffded; $custom-light: #fffef2; $custom-dark: #000000;
JSON
{
"hex": "#fffded",
"rgb": {
"r": 255,
"g": 253,
"b": 237
},
"hsl": {
"h": 53.333,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.9913,
"c": 0.02106,
"h": 101
},
"luminance": 0.97625
}Semantic roles & 50–950 ramp
primary
#FFFDED
secondary
#A2AAEF
accent
#1AE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585