#FCE675#FCE675
#FCE675 is a very light, vivid yellow. Relative luminance 0.786; OKLCH L 92.1% C 0.135 H 98.5°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE675 |
|---|---|
| RGB | rgb(252, 230, 117) |
| HSL | hsl(50, 96%, 72%) |
| HSV | hsv(50, 54%, 99%) |
| CMYK | cmyk(0%, 8.7%, 53.6%, 1.2%) |
| CIE-LAB | lab(91.04, -6.32, 57.04) |
| CIE-LCH | lch(91.04, 57.39, 96.33°) |
| OKLab | oklab(92.06% -0.02 0.1339) |
| OKLCH | oklch(92.06% 0.135 98.5) |
| XYZ | xyz(71.6551, 78.5763, 28.2185) |
| Luminance | 0.7857 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.70
Sand Yellow
#FCE166
ΔE00 2.00
Sandy Yellow
#FDEE73
ΔE00 2.60
Pale Gold
#FDDE6C
ΔE00 2.81
Dull Yellow
#EEDC5B
ΔE00 3.30
Sandy
#F1DA7A
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE675 #758BFC
analogous
#FCA275 #FCE675 #CFFC75
triadic
#FCE675 #75FCE6 #E675FC
tetradic
#FCE675 #75FCA2 #758BFC #FC75CF
square
#FCE675 #75FCA2 #758BFC #FC75CF
split-complementary
#FCE675 #75CFFC #A275FC
monochromatic
#F1CB05 #FBDB39 #FCE675 #FDF1B1 #FEFAE1
Accessibility & contrast
On white
1.26
#FCE675 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#FCE675 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE675
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE675 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE675 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16A
Deuteranopia (green-blind)
#FFE97A
Tritanopia (blue-blind)
#FFD8CC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fce675; /* rgb */ color: rgb(252, 230, 117); /* oklch */ color: oklch(92.1% 0.135 98.5);
Tailwind
colors: {
custom: {
50: '#ffeda0',
500: '#fce675',
950: '#000000',
},
}SCSS
$custom: #fce675; $custom-light: #ffeda0; $custom-dark: #000000;
JSON
{
"hex": "#fce675",
"rgb": {
"r": 252,
"g": 230,
"b": 117
},
"hsl": {
"h": 50.222,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.92063,
"c": 0.13542,
"h": 98.5
},
"luminance": 0.78573
}Semantic roles & 50–950 ramp
primary
#FCE675
secondary
#3D56D9
accent
#25E600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480