#FCF68C#FCF68C
#FCF68C is a very light, vivid yellow. Relative luminance 0.885; OKLCH L 95.6% C 0.128 H 105.7°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF68C |
|---|---|
| RGB | rgb(252, 246, 140) |
| HSL | hsl(57, 95%, 77%) |
| HSV | hsv(57, 44%, 99%) |
| CMYK | cmyk(0%, 2.4%, 44.4%, 1.2%) |
| CIE-LAB | lab(95.37, -12.26, 51.47) |
| CIE-LCH | lch(95.37, 52.91, 103.40°) |
| OKLab | oklab(95.58% -0.0348 0.1236) |
| OKLCH | oklch(95.58% 0.128 105.7) |
| XYZ | xyz(77.8359, 88.5025, 37.7884) |
| Luminance | 0.8850 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.48
Straw
#FCF679
ΔE00 2.45
Yellowish Tan
#FCFC81
ΔE00 2.61
Buff
#FEF69E
ΔE00 2.73
Pale Yellow
#FFFF84
ΔE00 2.86
Dark Cream
#FFF39A
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF68C #8C92FC
analogous
#FCBE8C #FCF68C #CAFC8C
triadic
#FCF68C #8CFCF6 #F68CFC
tetradic
#FCF68C #8CFCBE #8C92FC #FC8CCA
square
#FCF68C #8CFCBE #8C92FC #FC8CCA
split-complementary
#FCF68C #8CCAFC #BE8CFC
monochromatic
#F9ED15 #FAF150 #FCF68C #FEFBC8 #FEFDE1
Accessibility & contrast
On white
1.12
#FCF68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#FCF68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF68C
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF68C | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF83
Deuteranopia (green-blind)
#FFF491
Tritanopia (blue-blind)
#FFEADD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fcf68c; /* rgb */ color: rgb(252, 246, 140); /* oklch */ color: oklch(95.6% 0.128 105.7);
Tailwind
colors: {
custom: {
50: '#fff9af',
500: '#fcf68c',
950: '#000000',
},
}SCSS
$custom: #fcf68c; $custom-light: #fff9af; $custom-dark: #000000;
JSON
{
"hex": "#fcf68c",
"rgb": {
"r": 252,
"g": 246,
"b": 140
},
"hsl": {
"h": 56.786,
"s": 94.915,
"l": 76.863
},
"oklch": {
"l": 0.95583,
"c": 0.12836,
"h": 105.7
},
"luminance": 0.885
}Semantic roles & 50–950 ramp
primary
#FCF68C
secondary
#5058DC
accent
#0CE600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581