#FFFEAE#FFFEAE
#FFFEAE is a very light, moderate yellow. Relative luminance 0.952; OKLCH L 98.0% C 0.100 H 107.5°. Best body text is #000000 at 20.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFEAE |
|---|---|
| RGB | rgb(255, 254, 174) |
| HSL | hsl(59, 100%, 84%) |
| HSV | hsv(59, 32%, 100%) |
| CMYK | cmyk(0%, 0.4%, 31.8%, 0%) |
| CIE-LAB | lab(98.11, -11.43, 38.47) |
| CIE-LCH | lch(98.11, 40.13, 106.55°) |
| OKLab | oklab(97.97% -0.0301 0.0954) |
| OKLCH | oklch(97.97% 0.1 107.5) |
| XYZ | xyz(84.3224, 95.2011, 53.9698) |
| Luminance | 0.9520 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 0.65
Creme
#FFFFB6
ΔE00 1.34
Light Beige
#FFFEB6
ΔE00 1.45
Buff
#FEF69E
ΔE00 2.80
Cream (survey)
#FFFFC2
ΔE00 3.68
Dark Cream
#FFF39A
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFEAE #AEAFFF
analogous
#FFD6AE #FFFEAE #D8FFAE
triadic
#FFFEAE #AEFFFE #FEAEFF
tetradic
#FFFEAE #AEFFD6 #AEAFFF #FFAED8
square
#FFFEAE #AEFFD6 #AEAFFF #FFAED8
split-complementary
#FFFEAE #AED8FF #D6AEFF
monochromatic
#FFFC34 #FFFD71 #FFFEAE #FFFFE0 #FFFFE0
Accessibility & contrast
On white
1.05
#FFFEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.04
#FFFEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFEAE
20.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFEAE | 1.00 | 1.05 | 20.04 | 20.04 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8A8
Deuteranopia (green-blind)
#FFFBB1
Tritanopia (blue-blind)
#FFF4E9
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fffeae; /* rgb */ color: rgb(255, 254, 174); /* oklch */ color: oklch(98.0% 0.100 107.5);
Tailwind
colors: {
custom: {
50: '#fffec7',
500: '#fffeae',
950: '#000000',
},
}SCSS
$custom: #fffeae; $custom-light: #fffec7; $custom-dark: #000000;
JSON
{
"hex": "#fffeae",
"rgb": {
"r": 255,
"g": 254,
"b": 174
},
"hsl": {
"h": 59.259,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.97972,
"c": 0.10007,
"h": 107.5
},
"luminance": 0.952
}Semantic roles & 50–950 ramp
primary
#FFFEAE
secondary
#6C6EE5
accent
#03E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582