#FEFB95#FEFB95
#FEFB95 is a very light, vivid yellow. Relative luminance 0.922; OKLCH L 96.9% C 0.124 H 107.0°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFB95 |
|---|---|
| RGB | rgb(254, 251, 149) |
| HSL | hsl(58, 98%, 79%) |
| HSV | hsv(58, 41%, 100%) |
| CMYK | cmyk(0%, 1.2%, 41.3%, 0.4%) |
| CIE-LAB | lab(96.92, -13.06, 49.12) |
| CIE-LCH | lch(96.92, 50.83, 104.89°) |
| OKLab | oklab(96.89% -0.0364 0.1188) |
| OKLCH | oklch(96.89% 0.124 107) |
| XYZ | xyz(80.7965, 92.2370, 41.9753) |
| Luminance | 0.9224 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.05
Buff
#FEF69E
ΔE00 2.49
Yellowish Tan
#FCFC81
ΔE00 2.78
Pale Yellow
#FFFF84
ΔE00 2.81
Butter
#FFFF81
ΔE00 3.15
Dark Cream
#FFF39A
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFB95 #9598FE
analogous
#FEC795 #FEFB95 #CDFE95
triadic
#FEFB95 #95FEFB #FB95FE
tetradic
#FEFB95 #95FEC7 #9598FE #FE95CD
square
#FEFB95 #95FEC7 #9598FE #FE95CD
split-complementary
#FEFB95 #95CDFE #C795FE
monochromatic
#FDF61C #FDF958 #FEFB95 #FFFDD2 #FFFEE1
Accessibility & contrast
On white
1.08
#FEFB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#FEFB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFB95
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFB95 | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF48D
Deuteranopia (green-blind)
#FFF89A
Tritanopia (blue-blind)
#FFEFE2
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fefb95; /* rgb */ color: rgb(254, 251, 149); /* oklch */ color: oklch(96.9% 0.124 107.0);
Tailwind
colors: {
custom: {
50: '#fffcb6',
500: '#fefb95',
950: '#000000',
},
}SCSS
$custom: #fefb95; $custom-light: #fffcb6; $custom-dark: #000000;
JSON
{
"hex": "#fefb95",
"rgb": {
"r": 254,
"g": 251,
"b": 149
},
"hsl": {
"h": 58.286,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.96886,
"c": 0.12429,
"h": 107
},
"luminance": 0.92235
}Semantic roles & 50–950 ramp
primary
#FEFB95
secondary
#575BE0
accent
#07E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581