#FDFCDF#FDFCDF
#FDFCDF is a very light, muted yellow. Relative luminance 0.958; OKLCH L 98.4% C 0.038 H 105.5°. Best body text is #000000 at 20.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFCDF |
|---|---|
| RGB | rgb(253, 252, 223) |
| HSL | hsl(58, 88%, 93%) |
| HSV | hsv(58, 12%, 99%) |
| CMYK | cmyk(0%, 0.4%, 11.9%, 0.8%) |
| CIE-LAB | lab(98.37, -4.46, 14.02) |
| CIE-LCH | lch(98.37, 14.72, 107.63°) |
| OKLab | oklab(98.43% -0.0101 0.0364) |
| OKLCH | oklch(98.43% 0.038 105.5) |
| XYZ | xyz(88.6363, 95.8318, 83.6257) |
| Luminance | 0.9583 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 0.93
Lightyellow
#FFFFE0
ΔE00 0.93
Beige
#F5F5DC
ΔE00 1.89
Cornsilk
#FFF8DC
ΔE00 2.70
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.30
Pale
#FFF9D0
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFCDF #DFE0FD
analogous
#FDEDDF #FDFCDF #EFFDDF
triadic
#FDFCDF #DFFDFC #FCDFFD
tetradic
#FDFCDF #DFFDED #DFE0FD #FDDFEF
square
#FDFCDF #DFFDED #DFE0FD #FDDFEF
split-complementary
#FDFCDF #DFEFFD #EDDFFD
monochromatic
#F6F16C #F9F7A5 #FDFCDF #FDFCE2 #FDFCE2
Accessibility & contrast
On white
1.04
#FDFCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.17
#FDFCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFCDF
20.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFCDF | 1.00 | 1.04 | 20.17 | 20.17 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DD
Deuteranopia (green-blind)
#FFFBE0
Tritanopia (blue-blind)
#FFF8F4
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fdfcdf; /* rgb */ color: rgb(253, 252, 223); /* oklch */ color: oklch(98.4% 0.038 105.5);
Tailwind
colors: {
custom: {
50: '#fefde9',
500: '#fdfcdf',
950: '#000000',
},
}SCSS
$custom: #fdfcdf; $custom-light: #fefde9; $custom-dark: #000000;
JSON
{
"hex": "#fdfcdf",
"rgb": {
"r": 253,
"g": 252,
"b": 223
},
"hsl": {
"h": 58,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.98431,
"c": 0.03777,
"h": 105.5
},
"luminance": 0.95831
}Semantic roles & 50–950 ramp
primary
#FDFCDF
secondary
#999CE7
accent
#08E501
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171716
muted
#858584