#FCE67F#FCE67F
#FCE67F is a very light, vivid yellow. Relative luminance 0.788; OKLCH L 92.2% C 0.126 H 97.6°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE67F |
|---|---|
| RGB | rgb(252, 230, 127) |
| HSL | hsl(49, 95%, 74%) |
| HSV | hsv(49, 50%, 99%) |
| CMYK | cmyk(0%, 8.7%, 49.6%, 1.2%) |
| CIE-LAB | lab(91.15, -5.50, 52.50) |
| CIE-LCH | lch(91.15, 52.79, 95.98°) |
| OKLab | oklab(92.19% -0.0166 0.1249) |
| OKLCH | oklch(92.19% 0.126 97.6) |
| XYZ | xyz(72.2747, 78.8242, 31.4821) |
| Luminance | 0.7882 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 2.39
Sandy
#F1DA7A
ΔE00 2.76
Sand Yellow
#FCE166
ΔE00 2.98
Wheat (survey)
#FBDD7E
ΔE00 3.09
Pale Gold
#FDDE6C
ΔE00 3.10
Sandy Yellow
#FDEE73
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE67F #7F95FC
analogous
#FCA87F #FCE67F #D4FC7F
triadic
#FCE67F #7FFCE6 #E67FFC
tetradic
#FCE67F #7FFCA8 #7F95FC #FC7FD4
square
#FCE67F #7FFCA8 #7F95FC #FC7FD4
split-complementary
#FCE67F #7FD4FC #A87FFC
monochromatic
#F9CF07 #FBDA43 #FCE67F #FDF2BB #FEF9E1
Accessibility & contrast
On white
1.25
#FCE67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#FCE67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE67F
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE67F | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E176
Deuteranopia (green-blind)
#FEE983
Tritanopia (blue-blind)
#FFD9CE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fce67f; /* rgb */ color: rgb(252, 230, 127); /* oklch */ color: oklch(92.2% 0.126 97.6);
Tailwind
colors: {
custom: {
50: '#ffeda6',
500: '#fce67f',
950: '#000000',
},
}SCSS
$custom: #fce67f; $custom-light: #ffeda6; $custom-dark: #000000;
JSON
{
"hex": "#fce67f",
"rgb": {
"r": 252,
"g": 230,
"b": 127
},
"hsl": {
"h": 49.44,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.92188,
"c": 0.12597,
"h": 97.6
},
"luminance": 0.78821
}Semantic roles & 50–950 ramp
primary
#FCE67F
secondary
#455FDA
accent
#28E600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480