#FDFDDF#FDFDDF
#FDFDDF is a very light, muted yellow. Relative luminance 0.965; OKLCH L 98.6% C 0.039 H 107.1°. Best body text is #000000 at 20.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFDDF |
|---|---|
| RGB | rgb(253, 253, 223) |
| HSL | hsl(60, 88%, 93%) |
| HSV | hsv(60, 12%, 99%) |
| CMYK | cmyk(0%, 0%, 11.9%, 0.8%) |
| CIE-LAB | lab(98.62, -4.96, 14.38) |
| CIE-LCH | lch(98.62, 15.21, 109.02°) |
| OKLab | oklab(98.63% -0.0115 0.0373) |
| OKLCH | oklch(98.63% 0.039 107.1) |
| XYZ | xyz(88.9512, 96.4615, 83.7306) |
| Luminance | 0.9646 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 0.48
Off White (survey)
#FFFFE4
ΔE00 1.05
Beige
#F5F5DC
ΔE00 2.20
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.97
Cornsilk
#FFF8DC
ΔE00 3.21
Eggshell (survey)
#FFFFD4
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFDDF #DFDFFD
analogous
#FDEEDF #FDFDDF #EEFDDF
triadic
#FDFDDF #DFFDFD #FDDFFD
tetradic
#FDFDDF #DFFDEE #DFDFFD #FDDFEE
square
#FDFDDF #DFFDEE #DFDFFD #FDDFEE
split-complementary
#FDFDDF #DFEEFD #EEDFFD
monochromatic
#F6F66C #F9F9A5 #FDFDDF #FDFDE2 #FDFDE2
Accessibility & contrast
On white
1.03
#FDFDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.29
#FDFDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFDDF
20.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFDDF | 1.00 | 1.03 | 20.29 | 20.29 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADD
Deuteranopia (green-blind)
#FFFCE0
Tritanopia (blue-blind)
#FFF9F4
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fdfddf; /* rgb */ color: rgb(253, 253, 223); /* oklch */ color: oklch(98.6% 0.039 107.1);
Tailwind
colors: {
custom: {
50: '#fefee9',
500: '#fdfddf',
950: '#000000',
},
}SCSS
$custom: #fdfddf; $custom-light: #fefee9; $custom-dark: #000000;
JSON
{
"hex": "#fdfddf",
"rgb": {
"r": 253,
"g": 253,
"b": 223
},
"hsl": {
"h": 60,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.98629,
"c": 0.03902,
"h": 107.1
},
"luminance": 0.96461
}Semantic roles & 50–950 ramp
primary
#FDFDDF
secondary
#9999E7
accent
#01E501
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171716
muted
#858584