#FCF67F#FCF67F
#FCF67F is a very light, vivid yellow. Relative luminance 0.881; OKLCH L 95.4% C 0.141 H 106.2°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF67F |
|---|---|
| RGB | rgb(252, 246, 127) |
| HSL | hsl(57, 95%, 74%) |
| HSV | hsv(57, 50%, 99%) |
| CMYK | cmyk(0%, 2.4%, 49.6%, 1.2%) |
| CIE-LAB | lab(95.22, -13.42, 57.37) |
| CIE-LCH | lch(95.22, 58.92, 103.17°) |
| OKLab | oklab(95.41% -0.0394 0.1356) |
| OKLCH | oklch(95.41% 0.141 106.2) |
| XYZ | xyz(76.9334, 88.1414, 33.0349) |
| Luminance | 0.8814 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 0.73
Manilla
#FFFA86
ΔE00 0.95
Yellowish Tan
#FCFC81
ΔE00 1.75
Custard
#FFFD78
ΔE00 2.12
Pale Yellow
#FFFF84
ΔE00 2.15
Butter
#FFFF81
ΔE00 2.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF67F #7F85FC
analogous
#FCB87F #FCF67F #C4FC7F
triadic
#FCF67F #7FFCF6 #F67FFC
tetradic
#FCF67F #7FFCB8 #7F85FC #FC7FC4
square
#FCF67F #7FFCB8 #7F85FC #FC7FC4
split-complementary
#FCF67F #7FC4FC #B87FFC
monochromatic
#F9EE07 #FBF243 #FCF67F #FDFABB #FEFDE1
Accessibility & contrast
On white
1.13
#FCF67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#FCF67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF67F
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF67F | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE74
Deuteranopia (green-blind)
#FFF485
Tritanopia (blue-blind)
#FFE9DB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fcf67f; /* rgb */ color: rgb(252, 246, 127); /* oklch */ color: oklch(95.4% 0.141 106.2);
Tailwind
colors: {
custom: {
50: '#fff9a7',
500: '#fcf67f',
950: '#000000',
},
}SCSS
$custom: #fcf67f; $custom-light: #fff9a7; $custom-dark: #000000;
JSON
{
"hex": "#fcf67f",
"rgb": {
"r": 252,
"g": 246,
"b": 127
},
"hsl": {
"h": 57.12,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.95414,
"c": 0.14116,
"h": 106.2
},
"luminance": 0.88139
}Semantic roles & 50–950 ramp
primary
#FCF67F
secondary
#454CDA
accent
#0BE600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580