#FCFFBE#FCFFBE
#FCFFBE is a very light, moderate yellow. Relative luminance 0.959; OKLCH L 98.2% C 0.083 H 110.0°. Best body text is #000000 at 20.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFBE |
|---|---|
| RGB | rgb(252, 255, 190) |
| HSL | hsl(63, 100%, 87%) |
| HSV | hsv(63, 25%, 100%) |
| CMYK | cmyk(1.2%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(98.41, -11.03, 30.83) |
| CIE-LCH | lch(98.41, 32.74, 109.69°) |
| OKLab | oklab(98.24% -0.0283 0.0777) |
| OKLCH | oklch(98.24% 0.083 110) |
| XYZ | xyz(85.1990, 95.9342, 62.7341) |
| Luminance | 0.9593 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cream (survey)
#FFFFC2
ΔE00 1.14
Creme
#FFFFB6
ΔE00 1.81
Light Beige
#FFFEB6
ΔE00 1.82
Egg Shell
#FFFCC4
ΔE00 2.49
Ecru
#FEFFCA
ΔE00 2.60
Parchment
#FEFCAF
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFBE #C1BEFF
analogous
#FFE1BE #FCFFBE #DCFFBE
triadic
#FCFFBE #BEFCFF #FFBEFC
tetradic
#FCFFBE #BEFFE1 #C1BEFF #FFBEDC
square
#FCFFBE #BEFFE1 #C1BEFF #FFBEDC
split-complementary
#FCFFBE #BEDCFF #E1BEFF
monochromatic
#F6FF44 #F9FF81 #FCFFBE #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.04
#FCFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.19
#FCFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFBE
20.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFBE | 1.00 | 1.04 | 20.19 | 20.19 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9BA
Deuteranopia (green-blind)
#FFFCC1
Tritanopia (blue-blind)
#FFF7EE
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fcffbe; /* rgb */ color: rgb(252, 255, 190); /* oklch */ color: oklch(98.2% 0.083 110.0);
Tailwind
colors: {
custom: {
50: '#feffd2',
500: '#fcffbe',
950: '#000000',
},
}SCSS
$custom: #fcffbe; $custom-light: #feffd2; $custom-dark: #000000;
JSON
{
"hex": "#fcffbe",
"rgb": {
"r": 252,
"g": 255,
"b": 190
},
"hsl": {
"h": 62.769,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.98235,
"c": 0.0827,
"h": 110
},
"luminance": 0.95933
}Semantic roles & 50–950 ramp
primary
#FCFFBE
secondary
#7F7AE7
accent
#00E60B
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181814
muted
#868683