#FFFEA3#FFFEA3
#FFFEA3 is a very light, moderate yellow. Relative luminance 0.948; OKLCH L 97.8% C 0.112 H 107.8°. Best body text is #000000 at 19.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFEA3 |
|---|---|
| RGB | rgb(255, 254, 163) |
| HSL | hsl(59, 100%, 82%) |
| HSV | hsv(59, 36%, 100%) |
| CMYK | cmyk(0%, 0.4%, 36.1%, 0%) |
| CIE-LAB | lab(97.95, -12.68, 43.67) |
| CIE-LCH | lch(97.95, 45.47, 106.20°) |
| OKLab | oklab(97.79% -0.0343 0.1071) |
| OKLCH | oklch(97.79% 0.112 107.8) |
| XYZ | xyz(83.2937, 94.7896, 48.5517) |
| Luminance | 0.9479 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.28
Parchment
#FEFCAF
ΔE00 2.35
Creme
#FFFFB6
ΔE00 3.16
Light Beige
#FFFEB6
ΔE00 3.28
Dark Cream
#FFF39A
ΔE00 3.42
Manilla
#FFFA86
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFEA3 #A3A4FF
analogous
#FFD0A3 #FFFEA3 #D2FFA3
triadic
#FFFEA3 #A3FFFE #FEA3FF
tetradic
#FFFEA3 #A3FFD0 #A3A4FF #FFA3D2
square
#FFFEA3 #A3FFD0 #A3A4FF #FFA3D2
split-complementary
#FFFEA3 #A3D2FF #D0A3FF
monochromatic
#FFFD29 #FFFD66 #FFFEA3 #FFFFE0 #FFFFE0
Accessibility & contrast
On white
1.05
#FFFEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.96
#FFFEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFEA3
19.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFEA3 | 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)
#FFF79C
Deuteranopia (green-blind)
#FFFBA7
Tritanopia (blue-blind)
#FFF3E7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fffea3; /* rgb */ color: rgb(255, 254, 163); /* oklch */ color: oklch(97.8% 0.112 107.8);
Tailwind
colors: {
custom: {
50: '#fffebf',
500: '#fffea3',
950: '#000000',
},
}SCSS
$custom: #fffea3; $custom-light: #fffebf; $custom-dark: #000000;
JSON
{
"hex": "#fffea3",
"rgb": {
"r": 255,
"g": 254,
"b": 163
},
"hsl": {
"h": 59.348,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.97787,
"c": 0.11248,
"h": 107.8
},
"luminance": 0.94788
}Semantic roles & 50–950 ramp
primary
#FFFEA3
secondary
#6364E3
accent
#02E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181712
muted
#868582