#FCF69B#FCF69B
#FCF69B is a very light, moderate yellow. Relative luminance 0.890; OKLCH L 95.8% C 0.113 H 105.1°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF69B |
|---|---|
| RGB | rgb(252, 246, 155) |
| HSL | hsl(56, 94%, 80%) |
| HSV | hsv(56, 38%, 99%) |
| CMYK | cmyk(0%, 2.4%, 38.5%, 1.2%) |
| CIE-LAB | lab(95.57, -10.76, 44.48) |
| CIE-LCH | lch(95.57, 45.76, 103.60°) |
| OKLab | oklab(95.81% -0.0292 0.1087) |
| OKLCH | oklch(95.81% 0.113 105.1) |
| XYZ | xyz(79.0183, 88.9754, 44.0155) |
| Luminance | 0.8897 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 0.71
Dark Cream
#FFF39A
ΔE00 1.67
Parchment
#FEFCAF
ΔE00 2.95
Khaki (CSS)
#F0E68C
ΔE00 3.41
Manilla
#FFFA86
ΔE00 3.56
Light Beige
#FFFEB6
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF69B #9BA1FC
analogous
#FCC69B #FCF69B #D1FC9B
triadic
#FCF69B #9BFCF6 #F69BFC
tetradic
#FCF69B #9BFCC6 #9BA1FC #FC9BD1
square
#FCF69B #9BFCC6 #9BA1FC #FC9BD1
split-complementary
#FCF69B #9BD1FC #C69BFC
monochromatic
#F8EB24 #FAF160 #FCF69B #FEFBD6 #FEFCE1
Accessibility & contrast
On white
1.12
#FCF69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#FCF69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF69B
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF69B | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF094
Deuteranopia (green-blind)
#FFF49F
Tritanopia (blue-blind)
#FFEBDF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fcf69b; /* rgb */ color: rgb(252, 246, 155); /* oklch */ color: oklch(95.8% 0.113 105.1);
Tailwind
colors: {
custom: {
50: '#fff9b9',
500: '#fcf69b',
950: '#000000',
},
}SCSS
$custom: #fcf69b; $custom-light: #fff9b9; $custom-dark: #000000;
JSON
{
"hex": "#fcf69b",
"rgb": {
"r": 252,
"g": 246,
"b": 155
},
"hsl": {
"h": 56.289,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.95805,
"c": 0.11252,
"h": 105.1
},
"luminance": 0.88974
}Semantic roles & 50–950 ramp
primary
#FCF69B
secondary
#5D65DE
accent
#0EE600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581