#FFE383#FFE383
#FFE383 is a very light, vivid yellow. Relative luminance 0.778; OKLCH L 91.9% C 0.120 H 93.6°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE383 |
|---|---|
| RGB | rgb(255, 227, 131) |
| HSL | hsl(46, 100%, 76%) |
| HSV | hsv(46, 49%, 100%) |
| CMYK | cmyk(0%, 11%, 48.6%, 0%) |
| CIE-LAB | lab(90.71, -2.45, 50.10) |
| CIE-LCH | lch(90.71, 50.16, 92.80°) |
| OKLab | oklab(91.91% -0.0075 0.1199) |
| OKLCH | oklch(91.91% 0.12 93.6) |
| XYZ | xyz(72.8082, 77.8399, 32.6578) |
| Luminance | 0.7784 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.38
Sandy
#F1DA7A
ΔE00 2.59
Pale Gold
#FDDE6C
ΔE00 2.75
Yellow Tan
#FFE36E
ΔE00 2.87
Sand Yellow
#FCE166
ΔE00 3.69
Light Mustard
#F7D560
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE383 #839FFF
analogous
#FFA583 #FFE383 #DDFF83
triadic
#FFE383 #83FFE3 #E383FF
tetradic
#FFE383 #83FFA5 #839FFF #FF83DD
square
#FFE383 #83FFA5 #839FFF #FF83DD
split-complementary
#FFE383 #83DDFF #A583FF
monochromatic
#FFC709 #FFD546 #FFE383 #FFF1C0 #FFF8E0
Accessibility & contrast
On white
1.27
#FFE383 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#FFE383 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE383
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE383 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE383 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7B
Deuteranopia (green-blind)
#FCE887
Tritanopia (blue-blind)
#FFD6CC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe383; /* rgb */ color: rgb(255, 227, 131); /* oklch */ color: oklch(91.9% 0.120 93.6);
Tailwind
colors: {
custom: {
50: '#ffeba9',
500: '#ffe383',
950: '#000000',
},
}SCSS
$custom: #ffe383; $custom-light: #ffeba9; $custom-dark: #000000;
JSON
{
"hex": "#ffe383",
"rgb": {
"r": 255,
"g": 227,
"b": 131
},
"hsl": {
"h": 46.452,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.9191,
"c": 0.12008,
"h": 93.6
},
"luminance": 0.77837
}Semantic roles & 50–950 ramp
primary
#FFE383
secondary
#486ADF
accent
#34E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481