#FFE683#FFE683
#FFE683 is a very light, vivid yellow. Relative luminance 0.795; OKLCH L 92.5% C 0.122 H 95.6°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE683 |
|---|---|
| RGB | rgb(255, 230, 131) |
| HSL | hsl(48, 100%, 76%) |
| HSV | hsv(48, 49%, 100%) |
| CMYK | cmyk(0%, 9.8%, 48.6%, 0%) |
| CIE-LAB | lab(91.46, -3.96, 51.02) |
| CIE-LCH | lch(91.46, 51.17, 94.44°) |
| OKLab | oklab(92.5% -0.0119 0.1219) |
| OKLCH | oklch(92.5% 0.122 95.6) |
| XYZ | xyz(73.6359, 79.4953, 32.9337) |
| Luminance | 0.7949 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.37
Yellow Tan
#FFE36E
ΔE00 2.55
Sandy
#F1DA7A
ΔE00 2.77
Pale Gold
#FDDE6C
ΔE00 2.95
Sand Yellow
#FCE166
ΔE00 3.35
Khaki (CSS)
#F0E68C
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE683 #839CFF
analogous
#FFA883 #FFE683 #DAFF83
triadic
#FFE683 #83FFE6 #E683FF
tetradic
#FFE683 #83FFA8 #839CFF #FF83DA
square
#FFE683 #83FFA8 #839CFF #FF83DA
split-complementary
#FFE683 #83DAFF #A883FF
monochromatic
#FFCD09 #FFDA46 #FFE683 #FFF2C0 #FFF9E0
Accessibility & contrast
On white
1.24
#FFE683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#FFE683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE683
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE683 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27B
Deuteranopia (green-blind)
#FFEA87
Tritanopia (blue-blind)
#FFD9CF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe683; /* rgb */ color: rgb(255, 230, 131); /* oklch */ color: oklch(92.5% 0.122 95.6);
Tailwind
colors: {
custom: {
50: '#ffeda9',
500: '#ffe683',
950: '#000000',
},
}SCSS
$custom: #ffe683; $custom-light: #ffeda9; $custom-dark: #000000;
JSON
{
"hex": "#ffe683",
"rgb": {
"r": 255,
"g": 230,
"b": 131
},
"hsl": {
"h": 47.903,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.92504,
"c": 0.12246,
"h": 95.6
},
"luminance": 0.79492
}Semantic roles & 50–950 ramp
primary
#FFE683
secondary
#4866DF
accent
#2EE600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481