#FFE377#FFE377
#FFE377 is a very light, vivid yellow. Relative luminance 0.775; OKLCH L 91.8% C 0.132 H 95.1°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE377 |
|---|---|
| RGB | rgb(255, 227, 119) |
| HSL | hsl(48, 100%, 73%) |
| HSV | hsv(48, 53%, 100%) |
| CMYK | cmyk(0%, 11%, 53.3%, 0%) |
| CIE-LAB | lab(90.57, -3.46, 55.62) |
| CIE-LCH | lch(90.57, 55.73, 93.56°) |
| OKLab | oklab(91.75% -0.0117 0.131) |
| OKLCH | oklch(91.75% 0.132 95.1) |
| XYZ | xyz(72.0415, 77.5332, 28.6199) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.16
Pale Gold
#FDDE6C
ΔE00 1.48
Sand Yellow
#FCE166
ΔE00 2.01
Wheat (survey)
#FBDD7E
ΔE00 2.31
Sandy
#F1DA7A
ΔE00 2.89
Light Gold
#FDDC5C
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE377 #7793FF
analogous
#FF9F77 #FFE377 #D7FF77
triadic
#FFE377 #77FFE3 #E377FF
tetradic
#FFE377 #77FF9F #7793FF #FF77D7
square
#FFE377 #77FF9F #7793FF #FF77D7
split-complementary
#FFE377 #77D7FF #9F77FF
monochromatic
#FCC800 #FFD63A #FFE377 #FFF0B4 #FFF9E0
Accessibility & contrast
On white
1.27
#FFE377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#FFE377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE377
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE377 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF6D
Deuteranopia (green-blind)
#FDE87C
Tritanopia (blue-blind)
#FFD5CA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe377; /* rgb */ color: rgb(255, 227, 119); /* oklch */ color: oklch(91.8% 0.132 95.1);
Tailwind
colors: {
custom: {
50: '#ffeba1',
500: '#ffe377',
950: '#000000',
},
}SCSS
$custom: #ffe377; $custom-light: #ffeba1; $custom-dark: #000000;
JSON
{
"hex": "#ffe377",
"rgb": {
"r": 255,
"g": 227,
"b": 119
},
"hsl": {
"h": 47.647,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.91754,
"c": 0.1315,
"h": 95.1
},
"luminance": 0.7753
}Semantic roles & 50–950 ramp
primary
#FFE377
secondary
#3D5EDD
accent
#2FE600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480