#FDFEAE#FDFEAE
#FDFEAE is a very light, moderate yellow. Relative luminance 0.948; OKLCH L 97.8% C 0.100 H 108.7°. Best body text is #000000 at 19.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFEAE |
|---|---|
| RGB | rgb(253, 254, 174) |
| HSL | hsl(61, 98%, 84%) |
| HSV | hsv(61, 31%, 100%) |
| CMYK | cmyk(0.4%, 0%, 31.5%, 0.4%) |
| CIE-LAB | lab(97.96, -12.17, 38.24) |
| CIE-LCH | lch(97.96, 40.13, 107.66°) |
| OKLab | oklab(97.82% -0.0322 0.0949) |
| OKLCH | oklch(97.82% 0.1 108.7) |
| XYZ | xyz(83.5903, 94.8236, 53.9355) |
| Luminance | 0.9482 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 0.94
Creme
#FFFFB6
ΔE00 1.31
Light Beige
#FFFEB6
ΔE00 1.51
Buff
#FEF69E
ΔE00 3.16
Cream (survey)
#FFFFC2
ΔE00 3.65
Light Khaki
#E6F2A2
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFEAE #AFAEFE
analogous
#FED7AE #FDFEAE #D5FEAE
triadic
#FDFEAE #AEFDFE #FEAEFD
tetradic
#FDFEAE #AEFED7 #AFAEFE #FEAED5
square
#FDFEAE #AEFED7 #AFAEFE #FEAED5
split-complementary
#FDFEAE #AED5FE #D7AEFE
monochromatic
#FAFD35 #FCFD72 #FDFEAE #FEFFE1 #FEFFE1
Accessibility & contrast
On white
1.05
#FDFEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.96
#FDFEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFEAE
19.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFEAE | 1.00 | 1.05 | 19.96 | 19.96 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7A8
Deuteranopia (green-blind)
#FFFBB1
Tritanopia (blue-blind)
#FFF4E9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fdfeae; /* rgb */ color: rgb(253, 254, 174); /* oklch */ color: oklch(97.8% 0.100 108.7);
Tailwind
colors: {
custom: {
50: '#fffec7',
500: '#fdfeae',
950: '#000000',
},
}SCSS
$custom: #fdfeae; $custom-light: #fffec7; $custom-dark: #000000;
JSON
{
"hex": "#fdfeae",
"rgb": {
"r": 253,
"g": 254,
"b": 174
},
"hsl": {
"h": 60.75,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.97815,
"c": 0.10023,
"h": 108.7
},
"luminance": 0.94822
}Semantic roles & 50–950 ramp
primary
#FDFEAE
secondary
#6E6DE3
accent
#00E603
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582