#FCFFBF#FCFFBF
#FCFFBF is a very light, moderate yellow. Relative luminance 0.960; OKLCH L 98.3% C 0.082 H 110.0°. Best body text is #000000 at 20.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFBF |
|---|---|
| RGB | rgb(252, 255, 191) |
| HSL | hsl(63, 100%, 87%) |
| HSV | hsv(63, 25%, 100%) |
| CMYK | cmyk(1.2%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(98.42, -10.90, 30.35) |
| CIE-LCH | lch(98.42, 32.25, 109.75°) |
| OKLab | oklab(98.25% -0.0279 0.0766) |
| OKLCH | oklch(98.25% 0.082 110) |
| XYZ | xyz(85.3087, 95.9780, 63.3117) |
| Luminance | 0.9598 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cream (survey)
#FFFFC2
ΔE00 1.01
Light Beige
#FFFEB6
ΔE00 1.99
Creme
#FFFFB6
ΔE00 2.00
Egg Shell
#FFFCC4
ΔE00 2.35
Ecru
#FEFFCA
ΔE00 2.41
Ivory (survey)
#FFFFCB
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFBF #C2BFFF
analogous
#FFE2BF #FCFFBF #DCFFBF
triadic
#FCFFBF #BFFCFF #FFBFFC
tetradic
#FCFFBF #BFFFE2 #C2BFFF #FFBFDC
square
#FCFFBF #BFFFE2 #C2BFFF #FFBFDC
split-complementary
#FCFFBF #BFDCFF #E2BFFF
monochromatic
#F6FF45 #F9FF82 #FCFFBF #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.04
#FCFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.20
#FCFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFBF
20.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFBF | 1.00 | 1.04 | 20.20 | 20.20 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9BB
Deuteranopia (green-blind)
#FFFCC1
Tritanopia (blue-blind)
#FFF7EE
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fcffbf; /* rgb */ color: rgb(252, 255, 191); /* oklch */ color: oklch(98.3% 0.082 110.0);
Tailwind
colors: {
custom: {
50: '#feffd2',
500: '#fcffbf',
950: '#000000',
},
}SCSS
$custom: #fcffbf; $custom-light: #feffd2; $custom-dark: #000000;
JSON
{
"hex": "#fcffbf",
"rgb": {
"r": 252,
"g": 255,
"b": 191
},
"hsl": {
"h": 62.813,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.98254,
"c": 0.0815,
"h": 110
},
"luminance": 0.95977
}Semantic roles & 50–950 ramp
primary
#FCFFBF
secondary
#807BE8
accent
#00E60B
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181814
muted
#868683