#FDFDEB#FDFDEB
#FDFDEB is a very light, muted yellow. Relative luminance 0.971; OKLCH L 98.9% C 0.024 H 106.8°. Best body text is #000000 at 20.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFDEB |
|---|---|
| RGB | rgb(253, 253, 235) |
| HSL | hsl(60, 82%, 96%) |
| HSV | hsv(60, 7%, 99%) |
| CMYK | cmyk(0%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(98.88, -3.05, 8.61) |
| CIE-LCH | lch(98.88, 9.14, 109.49°) |
| OKLab | oklab(98.93% -0.0068 0.0225) |
| OKLCH | oklch(98.93% 0.024 106.8) |
| XYZ | xyz(90.6267, 97.1318, 92.5551) |
| Luminance | 0.9713 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.24
Beige
#F5F5DC
ΔE00 3.04
Off White (survey)
#FFFFE4
ΔE00 3.12
Cornsilk
#FFF8DC
ΔE00 4.21
Lightyellow
#FFFFE0
ΔE00 4.35
Oldlace
#FDF5E6
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFDEB #EBEBFD
analogous
#FDF4EB #FDFDEB #F4FDEB
triadic
#FDFDEB #EBFDFD #FDEBFD
tetradic
#FDFDEB #EBFDF4 #EBEBFD #FDEBF4
square
#FDFDEB #EBFDF4 #EBEBFD #FDEBF4
split-complementary
#FDFDEB #EBF4FD #F4EBFD
monochromatic
#F2F27C #F7F7B3 #FCFCE3 #FCFCE3 #FCFCE3
Accessibility & contrast
On white
1.03
#FDFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.43
#FDFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFDEB
20.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFDEB | 1.00 | 1.03 | 20.43 | 20.43 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEA
Deuteranopia (green-blind)
#FFFCEC
Tritanopia (blue-blind)
#FFFAF8
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fdfdeb; /* rgb */ color: rgb(253, 253, 235); /* oklch */ color: oklch(98.9% 0.024 106.8);
Tailwind
colors: {
custom: {
50: '#fefef1',
500: '#fdfdeb',
950: '#000000',
},
}SCSS
$custom: #fdfdeb; $custom-light: #fefef1; $custom-dark: #000000;
JSON
{
"hex": "#fdfdeb",
"rgb": {
"r": 253,
"g": 253,
"b": 235
},
"hsl": {
"h": 60,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.98925,
"c": 0.02355,
"h": 106.8
},
"luminance": 0.97131
}Semantic roles & 50–950 ramp
primary
#FDFDEB
secondary
#A6A6E7
accent
#07DE07
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585