#FCFFBD#FCFFBD
#FCFFBD is a very light, moderate yellow. Relative luminance 0.959; OKLCH L 98.2% C 0.084 H 110.0°. Best body text is #000000 at 20.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFBD |
|---|---|
| RGB | rgb(252, 255, 189) |
| HSL | hsl(63, 100%, 87%) |
| HSV | hsv(63, 26%, 100%) |
| CMYK | cmyk(1.2%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(98.39, -11.16, 31.31) |
| CIE-LCH | lch(98.39, 33.24, 109.62°) |
| OKLab | oklab(98.22% -0.0287 0.0788) |
| OKLCH | oklch(98.22% 0.084 110) |
| XYZ | xyz(85.0901, 95.8906, 62.1604) |
| Luminance | 0.9589 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cream (survey)
#FFFFC2
ΔE00 1.28
Creme
#FFFFB6
ΔE00 1.64
Light Beige
#FFFEB6
ΔE00 1.67
Egg Shell
#FFFCC4
ΔE00 2.63
Parchment
#FEFCAF
ΔE00 2.65
Ecru
#FEFFCA
ΔE00 2.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFBD #C0BDFF
analogous
#FFE1BD #FCFFBD #DBFFBD
triadic
#FCFFBD #BDFCFF #FFBDFC
tetradic
#FCFFBD #BDFFE1 #C0BDFF #FFBDDB
square
#FCFFBD #BDFFE1 #C0BDFF #FFBDDB
split-complementary
#FCFFBD #BDDBFF #E1BDFF
monochromatic
#F6FF43 #F9FF80 #FCFFBD #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.04
#FCFFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.18
#FCFFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFBD
20.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFBD | 1.00 | 1.04 | 20.18 | 20.18 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9B9
Deuteranopia (green-blind)
#FFFCC0
Tritanopia (blue-blind)
#FFF7ED
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fcffbd; /* rgb */ color: rgb(252, 255, 189); /* oklch */ color: oklch(98.2% 0.084 110.0);
Tailwind
colors: {
custom: {
50: '#feffd1',
500: '#fcffbd',
950: '#000000',
},
}SCSS
$custom: #fcffbd; $custom-light: #feffd1; $custom-dark: #000000;
JSON
{
"hex": "#fcffbd",
"rgb": {
"r": 252,
"g": 255,
"b": 189
},
"hsl": {
"h": 62.727,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.98215,
"c": 0.0839,
"h": 110
},
"luminance": 0.9589
}Semantic roles & 50–950 ramp
primary
#FCFFBD
secondary
#7E79E7
accent
#00E60A
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181814
muted
#868683