#FFE783#FFE783
#FFE783 is a very light, vivid yellow. Relative luminance 0.801; OKLCH L 92.7% C 0.123 H 96.2°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE783 |
|---|---|
| RGB | rgb(255, 231, 131) |
| HSL | hsl(48, 100%, 76%) |
| HSV | hsv(48, 49%, 100%) |
| CMYK | cmyk(0%, 9.4%, 48.6%, 0%) |
| CIE-LAB | lab(91.71, -4.46, 51.33) |
| CIE-LCH | lch(91.71, 51.52, 94.97°) |
| OKLab | oklab(92.7% -0.0133 0.1226) |
| OKLCH | oklch(92.7% 0.123 96.2) |
| XYZ | xyz(73.9150, 80.0534, 33.0267) |
| Luminance | 0.8005 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 2.56
Wheat (survey)
#FBDD7E
ΔE00 2.72
Sandy
#F1DA7A
ΔE00 2.93
Pale Gold
#FDDE6C
ΔE00 3.11
Sand Yellow
#FCE166
ΔE00 3.32
Sandy Yellow
#FDEE73
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE783 #839BFF
analogous
#FFA983 #FFE783 #D9FF83
triadic
#FFE783 #83FFE7 #E783FF
tetradic
#FFE783 #83FFA9 #839BFF #FF83D9
square
#FFE783 #83FFA9 #839BFF #FF83D9
split-complementary
#FFE783 #83D9FF #A983FF
monochromatic
#FFCF09 #FFDB46 #FFE783 #FFF3C0 #FFF9E0
Accessibility & contrast
On white
1.23
#FFE783 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#FFE783 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE783
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE783 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE783 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37B
Deuteranopia (green-blind)
#FFEB87
Tritanopia (blue-blind)
#FFDACF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe783; /* rgb */ color: rgb(255, 231, 131); /* oklch */ color: oklch(92.7% 0.123 96.2);
Tailwind
colors: {
custom: {
50: '#ffeea9',
500: '#ffe783',
950: '#000000',
},
}SCSS
$custom: #ffe783; $custom-light: #ffeea9; $custom-dark: #000000;
JSON
{
"hex": "#ffe783",
"rgb": {
"r": 255,
"g": 231,
"b": 131
},
"hsl": {
"h": 48.387,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.92702,
"c": 0.12328,
"h": 96.2
},
"luminance": 0.80051
}Semantic roles & 50–950 ramp
primary
#FFE783
secondary
#4865DF
accent
#2CE600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481