#FEEB93#FEEB93
#FEEB93 is a very light, moderate yellow. Relative luminance 0.826; OKLCH L 93.6% C 0.110 H 97.5°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEB93 |
|---|---|
| RGB | rgb(254, 235, 147) |
| HSL | hsl(49, 98%, 79%) |
| HSV | hsv(49, 42%, 100%) |
| CMYK | cmyk(0%, 7.5%, 42.1%, 0.4%) |
| CIE-LAB | lab(92.84, -5.35, 44.96) |
| CIE-LCH | lch(92.84, 45.27, 96.79°) |
| OKLab | oklab(93.64% -0.0144 0.1093) |
| OKLCH | oklch(93.64% 0.11 97.5) |
| XYZ | xyz(75.8496, 82.5966, 39.5454) |
| Luminance | 0.8259 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.40
Khaki (CSS)
#F0E68C
ΔE00 2.90
Buff
#FEF69E
ΔE00 3.56
Sandy
#F1DA7A
ΔE00 4.02
Wheat (survey)
#FBDD7E
ΔE00 4.15
Light Tan
#FBEEAC
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEB93 #93A6FE
analogous
#FEB593 #FEEB93 #DBFE93
triadic
#FEEB93 #93FEEB #EB93FE
tetradic
#FEEB93 #93FEB5 #93A6FE #FE93DB
square
#FEEB93 #93FEB5 #93A6FE #FE93DB
split-complementary
#FEEB93 #93DBFE #B593FE
monochromatic
#FDD51A #FDE056 #FEEB93 #FFF6D0 #FFF9E1
Accessibility & contrast
On white
1.20
#FEEB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#FEEB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEB93
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEB93 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78C
Deuteranopia (green-blind)
#FFED96
Tritanopia (blue-blind)
#FFDFD5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #feeb93; /* rgb */ color: rgb(254, 235, 147); /* oklch */ color: oklch(93.6% 0.110 97.5);
Tailwind
colors: {
custom: {
50: '#fff1b4',
500: '#feeb93',
950: '#000000',
},
}SCSS
$custom: #feeb93; $custom-light: #fff1b4; $custom-dark: #000000;
JSON
{
"hex": "#feeb93",
"rgb": {
"r": 254,
"g": 235,
"b": 147
},
"hsl": {
"h": 49.346,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.93643,
"c": 0.11026,
"h": 97.5
},
"luminance": 0.82594
}Semantic roles & 50–950 ramp
primary
#FEEB93
secondary
#566EE0
accent
#29E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581