#FDFEAA#FDFEAA
#FDFEAA is a very light, moderate yellow. Relative luminance 0.947; OKLCH L 97.7% C 0.105 H 108.8°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFEAA |
|---|---|
| RGB | rgb(253, 254, 170) |
| HSL | hsl(61, 98%, 83%) |
| HSV | hsv(61, 33%, 100%) |
| CMYK | cmyk(0.4%, 0%, 33.1%, 0.4%) |
| CIE-LAB | lab(97.90, -12.64, 40.14) |
| CIE-LCH | lch(97.90, 42.08, 107.49°) |
| OKLab | oklab(97.75% -0.0337 0.0992) |
| OKLCH | oklch(97.75% 0.105 108.8) |
| XYZ | xyz(83.2062, 94.6700, 51.9123) |
| Luminance | 0.9467 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 1.39
Creme
#FFFFB6
ΔE00 1.98
Light Beige
#FFFEB6
ΔE00 2.16
Buff
#FEF69E
ΔE00 2.85
Dark Cream
#FFF39A
ΔE00 4.03
Light Khaki
#E6F2A2
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFEAA #ABAAFE
analogous
#FED5AA #FDFEAA #D3FEAA
triadic
#FDFEAA #AAFDFE #FEAAFD
tetradic
#FDFEAA #AAFED5 #ABAAFE #FEAAD3
square
#FDFEAA #AAFED5 #ABAAFE #FEAAD3
split-complementary
#FDFEAA #AAD3FE #D5AAFE
monochromatic
#FAFD31 #FCFD6E #FDFEAA #FEFFE1 #FEFFE1
Accessibility & contrast
On white
1.05
#FDFEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.93
#FDFEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFEAA
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFEAA | 1.00 | 1.05 | 19.93 | 19.93 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.93 | 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: #fdfeaa; /* rgb */ color: rgb(253, 254, 170); /* oklch */ color: oklch(97.7% 0.105 108.8);
Tailwind
colors: {
custom: {
50: '#fffec4',
500: '#fdfeaa',
950: '#000000',
},
}SCSS
$custom: #fdfeaa; $custom-light: #fffec4; $custom-dark: #000000;
JSON
{
"hex": "#fdfeaa",
"rgb": {
"r": 253,
"g": 254,
"b": 170
},
"hsl": {
"h": 60.714,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.97746,
"c": 0.10481,
"h": 108.8
},
"luminance": 0.94669
}Semantic roles & 50–950 ramp
primary
#FDFEAA
secondary
#6B69E3
accent
#00E603
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582