#FCE183#FCE183
#FCE183 is a very light, moderate yellow. Relative luminance 0.762; OKLCH L 91.2% C 0.118 H 93.8°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE183 |
|---|---|
| RGB | rgb(252, 225, 131) |
| HSL | hsl(47, 95%, 75%) |
| HSV | hsv(47, 48%, 99%) |
| CMYK | cmyk(0%, 10.7%, 48%, 1.2%) |
| CIE-LAB | lab(89.95, -2.63, 49.11) |
| CIE-LCH | lch(89.95, 49.18, 93.07°) |
| OKLab | oklab(91.25% -0.0079 0.1177) |
| OKLCH | oklch(91.25% 0.118 93.8) |
| XYZ | xyz(71.1691, 76.1875, 32.4252) |
| Luminance | 0.7619 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.14
Sandy
#F1DA7A
ΔE00 2.11
Pale Gold
#FDDE6C
ΔE00 2.91
Yellow Tan
#FFE36E
ΔE00 3.14
Sand Yellow
#FCE166
ΔE00 3.87
Light Mustard
#F7D560
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE183 #839EFC
analogous
#FCA583 #FCE183 #DAFC83
triadic
#FCE183 #83FCE1 #E183FC
tetradic
#FCE183 #83FCA5 #839EFC #FC83DA
square
#FCE183 #83FCA5 #839EFC #FC83DA
split-complementary
#FCE183 #83DAFC #A583FC
monochromatic
#F9C40B #FBD347 #FCE183 #FDEFBF #FEF8E1
Accessibility & contrast
On white
1.29
#FCE183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#FCE183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE183
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE183 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD7B
Deuteranopia (green-blind)
#FAE687
Tritanopia (blue-blind)
#FFD4CB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fce183; /* rgb */ color: rgb(252, 225, 131); /* oklch */ color: oklch(91.2% 0.118 93.8);
Tailwind
colors: {
custom: {
50: '#ffeaa9',
500: '#fce183',
950: '#000000',
},
}SCSS
$custom: #fce183; $custom-light: #ffeaa9; $custom-dark: #000000;
JSON
{
"hex": "#fce183",
"rgb": {
"r": 252,
"g": 225,
"b": 131
},
"hsl": {
"h": 46.612,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.91248,
"c": 0.11794,
"h": 93.8
},
"luminance": 0.76185
}Semantic roles & 50–950 ramp
primary
#FCE183
secondary
#4969DB
accent
#33E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481