#FFEB85#FFEB85
#FFEB85 is a very light, vivid yellow. Relative luminance 0.824; OKLCH L 93.5% C 0.125 H 98.5°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEB85 |
|---|---|
| RGB | rgb(255, 235, 133) |
| HSL | hsl(50, 100%, 76%) |
| HSV | hsv(50, 48%, 100%) |
| CMYK | cmyk(0%, 7.8%, 47.8%, 0%) |
| CIE-LAB | lab(92.74, -6.29, 51.63) |
| CIE-LCH | lch(92.74, 52.01, 96.94°) |
| OKLab | oklab(93.53% -0.0184 0.1234) |
| OKLCH | oklch(93.53% 0.125 98.5) |
| XYZ | xyz(75.1842, 82.3728, 34.1249) |
| Luminance | 0.8237 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 3.04
Yellow Tan
#FFE36E
ΔE00 3.21
Dark Cream
#FFF39A
ΔE00 3.26
Khaki (CSS)
#F0E68C
ΔE00 3.46
Sandy
#F1DA7A
ΔE00 3.77
Sand Yellow
#FCE166
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEB85 #8599FF
analogous
#FFAE85 #FFEB85 #D6FF85
triadic
#FFEB85 #85FFEB #EB85FF
tetradic
#FFEB85 #85FFAE #8599FF #FF85D6
square
#FFEB85 #85FFAE #8599FF #FF85D6
split-complementary
#FFEB85 #85D6FF #AE85FF
monochromatic
#FFD70B #FFE148 #FFEB85 #FFF5C2 #FFFAE0
Accessibility & contrast
On white
1.20
#FFEB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#FFEB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEB85
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEB85 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67C
Deuteranopia (green-blind)
#FFED89
Tritanopia (blue-blind)
#FFDED3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffeb85; /* rgb */ color: rgb(255, 235, 133); /* oklch */ color: oklch(93.5% 0.125 98.5);
Tailwind
colors: {
custom: {
50: '#fff1aa',
500: '#ffeb85',
950: '#000000',
},
}SCSS
$custom: #ffeb85; $custom-light: #fff1aa; $custom-dark: #000000;
JSON
{
"hex": "#ffeb85",
"rgb": {
"r": 255,
"g": 235,
"b": 133
},
"hsl": {
"h": 50.164,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.93526,
"c": 0.12475,
"h": 98.5
},
"luminance": 0.8237
}Semantic roles & 50–950 ramp
primary
#FFEB85
secondary
#4962DF
accent
#26E600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581