#FCF67C#FCF67C
#FCF67C is a very light, vivid yellow. Relative luminance 0.881; OKLCH L 95.4% C 0.144 H 106.3°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF67C |
|---|---|
| RGB | rgb(252, 246, 124) |
| HSL | hsl(57, 96%, 74%) |
| HSV | hsv(57, 51%, 99%) |
| CMYK | cmyk(0%, 2.4%, 50.8%, 1.2%) |
| CIE-LAB | lab(95.19, -13.67, 58.70) |
| CIE-LCH | lch(95.19, 60.27, 103.11°) |
| OKLab | oklab(95.38% -0.0404 0.1382) |
| OKLCH | oklch(95.38% 0.144 106.3) |
| XYZ | xyz(76.7408, 88.0644, 32.0205) |
| Luminance | 0.8806 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 0.36
Manilla
#FFFA86
ΔE00 1.18
Yellowish Tan
#FCFC81
ΔE00 1.75
Custard
#FFFD78
ΔE00 1.90
Light Yellow
#FFFE7A
ΔE00 2.05
Butter
#FFFF81
ΔE00 2.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF67C #7C82FC
analogous
#FCB67C #FCF67C #C2FC7C
triadic
#FCF67C #7CFCF6 #F67CFC
tetradic
#FCF67C #7CFCB6 #7C82FC #FC7CC2
square
#FCF67C #7CFCB6 #7C82FC #FC7CC2
split-complementary
#FCF67C #7CC2FC #B67CFC
monochromatic
#F8ED06 #FBF240 #FCF67C #FDFAB8 #FEFDE1
Accessibility & contrast
On white
1.13
#FCF67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#FCF67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF67C
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF67C | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE71
Deuteranopia (green-blind)
#FFF482
Tritanopia (blue-blind)
#FFE9DA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fcf67c; /* rgb */ color: rgb(252, 246, 124); /* oklch */ color: oklch(95.4% 0.144 106.3);
Tailwind
colors: {
custom: {
50: '#fff9a5',
500: '#fcf67c',
950: '#000000',
},
}SCSS
$custom: #fcf67c; $custom-light: #fff9a5; $custom-dark: #000000;
JSON
{
"hex": "#fcf67c",
"rgb": {
"r": 252,
"g": 246,
"b": 124
},
"hsl": {
"h": 57.188,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.95378,
"c": 0.14397,
"h": 106.3
},
"luminance": 0.88062
}Semantic roles & 50–950 ramp
primary
#FCF67C
secondary
#434ADA
accent
#0BE600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580