#FDFDAE#FDFDAE
#FDFDAE is a very light, moderate yellow. Relative luminance 0.942; OKLCH L 97.6% C 0.099 H 108.1°. Best body text is #000000 at 19.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFDAE |
|---|---|
| RGB | rgb(253, 253, 174) |
| HSL | hsl(60, 95%, 84%) |
| HSV | hsv(60, 31%, 99%) |
| CMYK | cmyk(0%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(97.71, -11.68, 37.91) |
| CIE-LCH | lch(97.71, 39.67, 107.13°) |
| OKLab | oklab(97.61% -0.0308 0.0941) |
| OKLCH | oklch(97.61% 0.099 108.1) |
| XYZ | xyz(83.2738, 94.1906, 53.8300) |
| Luminance | 0.9419 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 0.62
Creme
#FFFFB6
ΔE00 1.20
Light Beige
#FFFEB6
ΔE00 1.33
Buff
#FEF69E
ΔE00 2.98
Cream (survey)
#FFFFC2
ΔE00 3.52
Dark Cream
#FFF39A
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFDAE #AEAEFD
analogous
#FDD5AE #FDFDAE #D5FDAE
triadic
#FDFDAE #AEFDFD #FDAEFD
tetradic
#FDFDAE #AEFDD5 #AEAEFD #FDAED5
square
#FDFDAE #AEFDD5 #AEAEFD #FDAED5
split-complementary
#FDFDAE #AED5FD #D5AEFD
monochromatic
#FAFA37 #FCFC72 #FDFDAE #FEFEE1 #FEFEE1
Accessibility & contrast
On white
1.06
#FDFDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.84
#FDFDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFDAE
19.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFDAE | 1.00 | 1.06 | 19.84 | 19.84 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7A9
Deuteranopia (green-blind)
#FFFAB1
Tritanopia (blue-blind)
#FFF3E9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fdfdae; /* rgb */ color: rgb(253, 253, 174); /* oklch */ color: oklch(97.6% 0.099 108.1);
Tailwind
colors: {
custom: {
50: '#fffec7',
500: '#fdfdae',
950: '#000000',
},
}SCSS
$custom: #fdfdae; $custom-light: #fffec7; $custom-dark: #000000;
JSON
{
"hex": "#fdfdae",
"rgb": {
"r": 253,
"g": 253,
"b": 174
},
"hsl": {
"h": 60,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.97613,
"c": 0.09904,
"h": 108.1
},
"luminance": 0.94189
}Semantic roles & 50–950 ramp
primary
#FDFDAE
secondary
#6D6DE2
accent
#00E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582