#FFFEAA#FFFEAA
#FFFEAA is a very light, moderate yellow. Relative luminance 0.950; OKLCH L 97.9% C 0.105 H 107.6°. Best body text is #000000 at 20.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFEAA |
|---|---|
| RGB | rgb(255, 254, 170) |
| HSL | hsl(59, 100%, 83%) |
| HSV | hsv(59, 33%, 100%) |
| CMYK | cmyk(0%, 0.4%, 33.3%, 0%) |
| CIE-LAB | lab(98.05, -11.90, 40.37) |
| CIE-LCH | lch(98.05, 42.08, 106.42°) |
| OKLab | oklab(97.9% -0.0316 0.0997) |
| OKLCH | oklch(97.9% 0.105 107.6) |
| XYZ | xyz(83.9383, 95.0474, 51.9466) |
| Luminance | 0.9505 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 1.24
Creme
#FFFFB6
ΔE00 2.02
Light Beige
#FFFEB6
ΔE00 2.14
Buff
#FEF69E
ΔE00 2.46
Dark Cream
#FFF39A
ΔE00 3.63
Cream (survey)
#FFFFC2
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFEAA #AAABFF
analogous
#FFD3AA #FFFEAA #D5FFAA
triadic
#FFFEAA #AAFFFE #FEAAFF
tetradic
#FFFEAA #AAFFD3 #AAABFF #FFAAD5
square
#FFFEAA #AAFFD3 #AAABFF #FFAAD5
split-complementary
#FFFEAA #AAD5FF #D3AAFF
monochromatic
#FFFD30 #FFFD6D #FFFEAA #FFFFE0 #FFFFE0
Accessibility & contrast
On white
1.05
#FFFEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.01
#FFFEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFEAA
20.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFEAA | 1.00 | 1.05 | 20.01 | 20.01 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7A4
Deuteranopia (green-blind)
#FFFBAD
Tritanopia (blue-blind)
#FFF4E9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fffeaa; /* rgb */ color: rgb(255, 254, 170); /* oklch */ color: oklch(97.9% 0.105 107.6);
Tailwind
colors: {
custom: {
50: '#fffec4',
500: '#fffeaa',
950: '#000000',
},
}SCSS
$custom: #fffeaa; $custom-light: #fffec4; $custom-dark: #000000;
JSON
{
"hex": "#fffeaa",
"rgb": {
"r": 255,
"g": 254,
"b": 170
},
"hsl": {
"h": 59.294,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.97903,
"c": 0.10464,
"h": 107.6
},
"luminance": 0.95046
}Semantic roles & 50–950 ramp
primary
#FFFEAA
secondary
#696AE4
accent
#03E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582