#FFE87B#FFE87B
#FFE87B is a very light, vivid yellow. Relative luminance 0.804; OKLCH L 92.8% C 0.132 H 97.7°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE87B |
|---|---|
| RGB | rgb(255, 232, 123) |
| HSL | hsl(50, 100%, 74%) |
| HSV | hsv(50, 52%, 100%) |
| CMYK | cmyk(0%, 9%, 51.8%, 0%) |
| CIE-LAB | lab(91.87, -5.64, 55.30) |
| CIE-LCH | lch(91.87, 55.58, 95.83°) |
| OKLab | oklab(92.8% -0.0176 0.1306) |
| OKLCH | oklch(92.8% 0.132 97.7) |
| XYZ | xyz(73.6742, 80.4062, 30.3742) |
| Luminance | 0.8040 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.88
Sand Yellow
#FCE166
ΔE00 2.47
Sandy Yellow
#FDEE73
ΔE00 2.88
Pale Gold
#FDDE6C
ΔE00 2.92
Sandy
#F1DA7A
ΔE00 3.47
Wheat (survey)
#FBDD7E
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE87B #7B92FF
analogous
#FFA67B #FFE87B #D4FF7B
triadic
#FFE87B #7BFFE8 #E87BFF
tetradic
#FFE87B #7BFFA6 #7B92FF #FF7BD4
square
#FFE87B #7BFFA6 #7B92FF #FF7BD4
split-complementary
#FFE87B #7BD4FF #A67BFF
monochromatic
#FFD301 #FFDD3E #FFE87B #FFF3B8 #FFFAE0
Accessibility & contrast
On white
1.23
#FFE87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#FFE87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE87B
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE87B | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE371
Deuteranopia (green-blind)
#FFEB80
Tritanopia (blue-blind)
#FFDACF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe87b; /* rgb */ color: rgb(255, 232, 123); /* oklch */ color: oklch(92.8% 0.132 97.7);
Tailwind
colors: {
custom: {
50: '#ffefa4',
500: '#ffe87b',
950: '#000000',
},
}SCSS
$custom: #ffe87b; $custom-light: #ffefa4; $custom-dark: #000000;
JSON
{
"hex": "#ffe87b",
"rgb": {
"r": 255,
"g": 232,
"b": 123
},
"hsl": {
"h": 49.545,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.92797,
"c": 0.13182,
"h": 97.7
},
"luminance": 0.80403
}Semantic roles & 50–950 ramp
primary
#FFE87B
secondary
#415CDD
accent
#28E600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18160F
muted
#868580