#FFEB3D#FFEB3D
#FFEB3D is a very light, vivid yellow. Relative luminance 0.810; OKLCH L 92.9% C 0.179 H 102.4°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEB3D |
|---|---|
| RGB | rgb(255, 235, 61) |
| HSL | hsl(54, 100%, 62%) |
| HSV | hsv(54, 76%, 100%) |
| CMYK | cmyk(0%, 7.8%, 76.1%, 0%) |
| CIE-LAB | lab(92.14, -10.76, 80.32) |
| CIE-LCH | lch(92.14, 81.03, 97.63°) |
| OKLab | oklab(92.86% -0.0386 0.1751) |
| OKLCH | oklch(92.86% 0.179 102.4) |
| XYZ | xyz(71.7940, 81.0168, 16.2701) |
| Luminance | 0.8101 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Banana
#FFE135
ΔE00 3.04
Sun Yellow
#FFDF22
ΔE00 3.71
Dandelion
#FEDF08
ΔE00 3.76
Yellowish
#FAEE66
ΔE00 3.93
Lemon
#FFF700
ΔE00 4.12
Sunny Yellow
#FFF917
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEB3D #3D51FF
analogous
#FF8A3D #FFEB3D #B2FF3D
triadic
#FFEB3D #3DFFEB #EB3DFF
tetradic
#FFEB3D #3DFF8A #3D51FF #FF3DB2
square
#FFEB3D #3DFF8A #3D51FF #FF3DB2
split-complementary
#FFEB3D #3DB2FF #8A3DFF
monochromatic
#C2AE00 #FFE500 #FFEB3D #FFF17A #FFF8B7
Accessibility & contrast
On white
1.22
#FFEB3D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#FFEB3D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEB3D
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEB3D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEB3D | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE410
Deuteranopia (green-blind)
#FFEC4A
Tritanopia (blue-blind)
#FFDACA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffeb3d; /* rgb */ color: rgb(255, 235, 61); /* oklch */ color: oklch(92.9% 0.179 102.4);
Tailwind
colors: {
custom: {
50: '#fff180',
500: '#ffeb3d',
950: '#000000',
},
}SCSS
$custom: #ffeb3d; $custom-light: #fff180; $custom-dark: #000000;
JSON
{
"hex": "#ffeb3d",
"rgb": {
"r": 255,
"g": 235,
"b": 61
},
"hsl": {
"h": 53.814,
"s": 100,
"l": 61.961
},
"oklch": {
"l": 0.92857,
"c": 0.1793,
"h": 102.4
},
"luminance": 0.81014
}Semantic roles & 50–950 ramp
primary
#FFEB3D
secondary
#2232BF
accent
#18E600
background
#FFFFFB
surface
#FFFEF2
border
#D7D6CC
text
#19160B
muted
#87857E