#FFE183#FFE183
#FFE183 is a very light, moderate yellow. Relative luminance 0.767; OKLCH L 91.5% C 0.119 H 92.2°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE183 |
|---|---|
| RGB | rgb(255, 225, 131) |
| HSL | hsl(45, 100%, 76%) |
| HSV | hsv(45, 49%, 100%) |
| CMYK | cmyk(0%, 11.8%, 48.6%, 0%) |
| CIE-LAB | lab(90.21, -1.44, 49.49) |
| CIE-LCH | lch(90.21, 49.51, 91.67°) |
| OKLab | oklab(91.52% -0.0046 0.1185) |
| OKLCH | oklch(91.52% 0.119 92.2) |
| XYZ | xyz(72.2644, 76.7522, 32.4765) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.91
Sandy
#F1DA7A
ΔE00 2.74
Pale Gold
#FDDE6C
ΔE00 2.88
Yellow Tan
#FFE36E
ΔE00 3.30
Sand Yellow
#FCE166
ΔE00 4.09
Light Mustard
#F7D560
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE183 #83A1FF
analogous
#FFA383 #FFE183 #DFFF83
triadic
#FFE183 #83FFE1 #E183FF
tetradic
#FFE183 #83FFA3 #83A1FF #FF83DF
square
#FFE183 #83FFA3 #83A1FF #FF83DF
split-complementary
#FFE183 #83DFFF #A383FF
monochromatic
#FFC309 #FFD246 #FFE183 #FFF0C0 #FFF8E0
Accessibility & contrast
On white
1.28
#FFE183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#FFE183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE183
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE183 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7B
Deuteranopia (green-blind)
#FBE787
Tritanopia (blue-blind)
#FFD4CB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffe183; /* rgb */ color: rgb(255, 225, 131); /* oklch */ color: oklch(91.5% 0.119 92.2);
Tailwind
colors: {
custom: {
50: '#ffeaa9',
500: '#ffe183',
950: '#000000',
},
}SCSS
$custom: #ffe183; $custom-light: #ffeaa9; $custom-dark: #000000;
JSON
{
"hex": "#ffe183",
"rgb": {
"r": 255,
"g": 225,
"b": 131
},
"hsl": {
"h": 45.484,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.91516,
"c": 0.11858,
"h": 92.2
},
"luminance": 0.76749
}Semantic roles & 50–950 ramp
primary
#FFE183
secondary
#486CDF
accent
#38E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481