#FCF29B#FCF29B
#FCF29B is a very light, moderate yellow. Relative luminance 0.866; OKLCH L 95.0% C 0.108 H 102.6°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF29B |
|---|---|
| RGB | rgb(252, 242, 155) |
| HSL | hsl(54, 94%, 80%) |
| HSV | hsv(54, 38%, 99%) |
| CMYK | cmyk(0%, 4%, 38.5%, 1.2%) |
| CIE-LAB | lab(94.55, -8.78, 43.18) |
| CIE-LCH | lch(94.55, 44.07, 101.50°) |
| OKLab | oklab(95% -0.0236 0.1057) |
| OKLCH | oklch(95% 0.108 102.6) |
| XYZ | xyz(77.8147, 86.5683, 43.6143) |
| Luminance | 0.8657 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 0.68
Buff
#FEF69E
ΔE00 0.93
Khaki (CSS)
#F0E68C
ΔE00 2.66
Parchment
#FEFCAF
ΔE00 3.40
Light Tan
#FBEEAC
ΔE00 3.90
Light Beige
#FFFEB6
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF29B #9BA5FC
analogous
#FCC19B #FCF29B #D6FC9B
triadic
#FCF29B #9BFCF2 #F29BFC
tetradic
#FCF29B #9BFCC1 #9BA5FC #FC9BD6
square
#FCF29B #9BFCC1 #9BA5FC #FC9BD6
split-complementary
#FCF29B #9BD6FC #C19BFC
monochromatic
#F8E324 #FAEA60 #FCF29B #FEFAD6 #FEFBE1
Accessibility & contrast
On white
1.15
#FCF29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#FCF29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF29B
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF29B | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC94
Deuteranopia (green-blind)
#FFF29E
Tritanopia (blue-blind)
#FFE7DC
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fcf29b; /* rgb */ color: rgb(252, 242, 155); /* oklch */ color: oklch(95.0% 0.108 102.6);
Tailwind
colors: {
custom: {
50: '#fff6b9',
500: '#fcf29b',
950: '#000000',
},
}SCSS
$custom: #fcf29b; $custom-light: #fff6b9; $custom-dark: #000000;
JSON
{
"hex": "#fcf29b",
"rgb": {
"r": 252,
"g": 242,
"b": 155
},
"hsl": {
"h": 53.814,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.95,
"c": 0.10827,
"h": 102.6
},
"luminance": 0.86566
}Semantic roles & 50–950 ramp
primary
#FCF29B
secondary
#5D6BDE
accent
#18E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581