#FEFDAE#FEFDAE
#FEFDAE is a very light, moderate yellow. Relative luminance 0.944; OKLCH L 97.7% C 0.099 H 107.5°. Best body text is #000000 at 19.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFDAE |
|---|---|
| RGB | rgb(254, 253, 174) |
| HSL | hsl(59, 98%, 84%) |
| HSV | hsv(59, 31%, 100%) |
| CMYK | cmyk(0%, 0.4%, 31.5%, 0.4%) |
| CIE-LAB | lab(97.78, -11.31, 38.02) |
| CIE-LCH | lch(97.78, 39.67, 106.57°) |
| OKLab | oklab(97.69% -0.0297 0.0944) |
| OKLCH | oklch(97.69% 0.099 107.5) |
| XYZ | xyz(83.6389, 94.3789, 53.8471) |
| Luminance | 0.9438 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 0.44
Creme
#FFFFB6
ΔE00 1.23
Light Beige
#FFFEB6
ΔE00 1.31
Buff
#FEF69E
ΔE00 2.80
Cream (survey)
#FFFFC2
ΔE00 3.54
Dark Cream
#FFF39A
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFDAE #AEAFFE
analogous
#FED5AE #FEFDAE #D7FEAE
triadic
#FEFDAE #AEFEFD #FDAEFE
tetradic
#FEFDAE #AEFED5 #AEAFFE #FEAED7
square
#FEFDAE #AEFED5 #AEAFFE #FEAED7
split-complementary
#FEFDAE #AED7FE #D5AEFE
monochromatic
#FDFA35 #FDFC72 #FEFDAE #FFFEE1 #FFFEE1
Accessibility & contrast
On white
1.06
#FEFDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.88
#FEFDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFDAE
19.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFDAE | 1.00 | 1.06 | 19.88 | 19.88 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7A9
Deuteranopia (green-blind)
#FFFAB1
Tritanopia (blue-blind)
#FFF3E9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fefdae; /* rgb */ color: rgb(254, 253, 174); /* oklch */ color: oklch(97.7% 0.099 107.5);
Tailwind
colors: {
custom: {
50: '#fffec7',
500: '#fefdae',
950: '#000000',
},
}SCSS
$custom: #fefdae; $custom-light: #fffec7; $custom-dark: #000000;
JSON
{
"hex": "#fefdae",
"rgb": {
"r": 254,
"g": 253,
"b": 174
},
"hsl": {
"h": 59.25,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.97692,
"c": 0.09897,
"h": 107.5
},
"luminance": 0.94377
}Semantic roles & 50–950 ramp
primary
#FEFDAE
secondary
#6D6EE3
accent
#03E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582