#FFE775#FFE775
#FFE775 is a very light, vivid yellow. Relative luminance 0.797; OKLCH L 92.5% C 0.137 H 97.6°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE775 |
|---|---|
| RGB | rgb(255, 231, 117) |
| HSL | hsl(50, 100%, 73%) |
| HSV | hsv(50, 54%, 100%) |
| CMYK | cmyk(0%, 9.4%, 54.1%, 0%) |
| CIE-LAB | lab(91.55, -5.62, 57.70) |
| CIE-LCH | lch(91.55, 57.97, 95.56°) |
| OKLab | oklab(92.53% -0.0182 0.1353) |
| OKLCH | oklch(92.53% 0.137 97.6) |
| XYZ | xyz(73.0294, 79.6992, 28.3629) |
| Luminance | 0.7970 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.33
Sand Yellow
#FCE166
ΔE00 1.82
Pale Gold
#FDDE6C
ΔE00 2.55
Sandy Yellow
#FDEE73
ΔE00 2.83
Light Gold
#FDDC5C
ΔE00 3.52
Dull Yellow
#EEDC5B
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE775 #758DFF
analogous
#FFA275 #FFE775 #D2FF75
triadic
#FFE775 #75FFE7 #E775FF
tetradic
#FFE775 #75FFA2 #758DFF #FF75D2
square
#FFE775 #75FFA2 #758DFF #FF75D2
split-complementary
#FFE775 #75D2FF #A275FF
monochromatic
#FACE00 #FFDC38 #FFE775 #FFF2B2 #FFFAE0
Accessibility & contrast
On white
1.24
#FFE775 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#FFE775 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE775
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE775 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE775 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE26A
Deuteranopia (green-blind)
#FFEA7A
Tritanopia (blue-blind)
#FFD9CD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe775; /* rgb */ color: rgb(255, 231, 117); /* oklch */ color: oklch(92.5% 0.137 97.6);
Tailwind
colors: {
custom: {
50: '#ffeea0',
500: '#ffe775',
950: '#000000',
},
}SCSS
$custom: #ffe775; $custom-light: #ffeea0; $custom-dark: #000000;
JSON
{
"hex": "#ffe775",
"rgb": {
"r": 255,
"g": 231,
"b": 117
},
"hsl": {
"h": 49.565,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.92525,
"c": 0.13651,
"h": 97.6
},
"luminance": 0.79696
}Semantic roles & 50–950 ramp
primary
#FFE775
secondary
#3C58DD
accent
#28E600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480