#FFE875#FFE875
#FFE875 is a very light, vivid yellow. Relative luminance 0.803; OKLCH L 92.7% C 0.137 H 98.2°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE875 |
|---|---|
| RGB | rgb(255, 232, 117) |
| HSL | hsl(50, 100%, 73%) |
| HSV | hsv(50, 54%, 100%) |
| CMYK | cmyk(0%, 9%, 54.1%, 0%) |
| CIE-LAB | lab(91.80, -6.12, 57.99) |
| CIE-LCH | lch(91.80, 58.32, 96.02°) |
| OKLab | oklab(92.73% -0.0196 0.1359) |
| OKLCH | oklch(92.73% 0.137 98.2) |
| XYZ | xyz(73.3101, 80.2606, 28.4564) |
| Luminance | 0.8026 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.62
Sand Yellow
#FCE166
ΔE00 2.00
Sandy Yellow
#FDEE73
ΔE00 2.48
Pale Gold
#FDDE6C
ΔE00 2.88
Dull Yellow
#EEDC5B
ΔE00 3.61
Yellowish
#FAEE66
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE875 #758CFF
analogous
#FFA375 #FFE875 #D1FF75
triadic
#FFE875 #75FFE8 #E875FF
tetradic
#FFE875 #75FFA3 #758CFF #FF75D1
square
#FFE875 #75FFA3 #758CFF #FF75D1
split-complementary
#FFE875 #75D1FF #A375FF
monochromatic
#FAD000 #FFDE38 #FFE875 #FFF2B2 #FFFAE0
Accessibility & contrast
On white
1.23
#FFE875 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#FFE875 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE875
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE875 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE875 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE36A
Deuteranopia (green-blind)
#FFEB7A
Tritanopia (blue-blind)
#FFDACE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe875; /* rgb */ color: rgb(255, 232, 117); /* oklch */ color: oklch(92.7% 0.137 98.2);
Tailwind
colors: {
custom: {
50: '#ffefa0',
500: '#ffe875',
950: '#000000',
},
}SCSS
$custom: #ffe875; $custom-light: #ffefa0; $custom-dark: #000000;
JSON
{
"hex": "#ffe875",
"rgb": {
"r": 255,
"g": 232,
"b": 117
},
"hsl": {
"h": 50,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.92725,
"c": 0.13735,
"h": 98.2
},
"luminance": 0.80258
}Semantic roles & 50–950 ramp
primary
#FFE875
secondary
#3C56DD
accent
#26E600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18160F
muted
#868580