#FFE375#FFE375
#FFE375 is a very light, vivid yellow. Relative luminance 0.775; OKLCH L 91.7% C 0.133 H 95.3°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE375 |
|---|---|
| RGB | rgb(255, 227, 117) |
| HSL | hsl(48, 100%, 73%) |
| HSV | hsv(48, 54%, 100%) |
| CMYK | cmyk(0%, 11%, 54.1%, 0%) |
| CIE-LAB | lab(90.54, -3.61, 56.52) |
| CIE-LCH | lch(90.54, 56.64, 93.66°) |
| OKLab | oklab(91.73% -0.0124 0.1328) |
| OKLCH | oklch(91.73% 0.133 95.3) |
| XYZ | xyz(71.9227, 77.4857, 27.9939) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 0.89
Pale Gold
#FDDE6C
ΔE00 1.37
Sand Yellow
#FCE166
ΔE00 1.75
Wheat (survey)
#FBDD7E
ΔE00 2.53
Light Gold
#FDDC5C
ΔE00 2.81
Sandy
#F1DA7A
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE375 #7591FF
analogous
#FF9E75 #FFE375 #D6FF75
triadic
#FFE375 #75FFE3 #E375FF
tetradic
#FFE375 #75FF9E #7591FF #FF75D6
square
#FFE375 #75FF9E #7591FF #FF75D6
split-complementary
#FFE375 #75D6FF #9E75FF
monochromatic
#FAC700 #FFD738 #FFE375 #FFEFB2 #FFF9E0
Accessibility & contrast
On white
1.27
#FFE375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#FFE375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE375
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE375 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF6B
Deuteranopia (green-blind)
#FEE87A
Tritanopia (blue-blind)
#FFD5CA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe375; /* rgb */ color: rgb(255, 227, 117); /* oklch */ color: oklch(91.7% 0.133 95.3);
Tailwind
colors: {
custom: {
50: '#ffeb9f',
500: '#ffe375',
950: '#000000',
},
}SCSS
$custom: #ffe375; $custom-light: #ffeb9f; $custom-dark: #000000;
JSON
{
"hex": "#ffe375",
"rgb": {
"r": 255,
"g": 227,
"b": 117
},
"hsl": {
"h": 47.826,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.9173,
"c": 0.13333,
"h": 95.3
},
"luminance": 0.77483
}Semantic roles & 50–950 ramp
primary
#FFE375
secondary
#3C5CDD
accent
#2FE600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480