#FFE575#FFE575
#FFE575 is a very light, vivid yellow. Relative luminance 0.786; OKLCH L 92.1% C 0.135 H 96.5°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE575 |
|---|---|
| RGB | rgb(255, 229, 117) |
| HSL | hsl(49, 100%, 73%) |
| HSV | hsv(49, 54%, 100%) |
| CMYK | cmyk(0%, 10.2%, 54.1%, 0%) |
| CIE-LAB | lab(91.05, -4.62, 57.11) |
| CIE-LCH | lch(91.05, 57.30, 94.62°) |
| OKLab | oklab(92.13% -0.0153 0.134) |
| OKLCH | oklch(92.13% 0.135 96.5) |
| XYZ | xyz(72.4729, 78.5861, 28.1773) |
| Luminance | 0.7858 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 0.88
Sand Yellow
#FCE166
ΔE00 1.64
Pale Gold
#FDDE6C
ΔE00 1.92
Light Gold
#FDDC5C
ΔE00 3.11
Wheat (survey)
#FBDD7E
ΔE00 3.13
Sandy
#F1DA7A
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE575 #758FFF
analogous
#FFA075 #FFE575 #D4FF75
triadic
#FFE575 #75FFE5 #E575FF
tetradic
#FFE575 #75FFA0 #758FFF #FF75D4
square
#FFE575 #75FFA0 #758FFF #FF75D4
split-complementary
#FFE575 #75D4FF #A075FF
monochromatic
#FACB00 #FFD938 #FFE575 #FFF1B2 #FFF9E0
Accessibility & contrast
On white
1.26
#FFE575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#FFE575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE575
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE575 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E06A
Deuteranopia (green-blind)
#FFE97A
Tritanopia (blue-blind)
#FFD7CB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe575; /* rgb */ color: rgb(255, 229, 117); /* oklch */ color: oklch(92.1% 0.135 96.5);
Tailwind
colors: {
custom: {
50: '#ffeda0',
500: '#ffe575',
950: '#000000',
},
}SCSS
$custom: #ffe575; $custom-light: #ffeda0; $custom-dark: #000000;
JSON
{
"hex": "#ffe575",
"rgb": {
"r": 255,
"g": 229,
"b": 117
},
"hsl": {
"h": 48.696,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.92127,
"c": 0.1349,
"h": 96.5
},
"luminance": 0.78583
}Semantic roles & 50–950 ramp
primary
#FFE575
secondary
#3C5ADD
accent
#2BE600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480