#FCFFB2#FCFFB2
#FCFFB2 is a very light, moderate yellow. Relative luminance 0.954; OKLCH L 98.0% C 0.097 H 109.9°. Best body text is #000000 at 20.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFB2 |
|---|---|
| RGB | rgb(252, 255, 178) |
| HSL | hsl(62, 100%, 85%) |
| HSV | hsv(62, 30%, 100%) |
| CMYK | cmyk(1.2%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(98.21, -12.55, 36.56) |
| CIE-LCH | lch(98.21, 38.66, 108.95°) |
| OKLab | oklab(98.01% -0.0331 0.0911) |
| OKLCH | oklch(98.01% 0.097 109.9) |
| XYZ | xyz(83.9411, 95.4310, 56.1089) |
| Luminance | 0.9543 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Creme
#FFFFB6
ΔE00 1.03
Light Beige
#FFFEB6
ΔE00 1.33
Parchment
#FEFCAF
ΔE00 1.38
Cream (survey)
#FFFFC2
ΔE00 3.15
Light Khaki
#E6F2A2
ΔE00 3.82
Buff
#FEF69E
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFB2 #B5B2FF
analogous
#FFDCB2 #FCFFB2 #D5FFB2
triadic
#FCFFB2 #B2FCFF #FFB2FC
tetradic
#FCFFB2 #B2FFDC #B5B2FF #FFB2D5
square
#FCFFB2 #B2FFDC #B5B2FF #FFB2D5
split-complementary
#FCFFB2 #B2D5FF #DCB2FF
monochromatic
#F7FF38 #FAFF75 #FCFFB2 #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.05
#FCFFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.09
#FCFFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFB2
20.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFB2 | 1.00 | 1.05 | 20.09 | 20.09 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8AD
Deuteranopia (green-blind)
#FFFBB5
Tritanopia (blue-blind)
#FFF6EB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fcffb2; /* rgb */ color: rgb(252, 255, 178); /* oklch */ color: oklch(98.0% 0.097 109.9);
Tailwind
colors: {
custom: {
50: '#feffc9',
500: '#fcffb2',
950: '#000000',
},
}SCSS
$custom: #fcffb2; $custom-light: #feffc9; $custom-dark: #000000;
JSON
{
"hex": "#fcffb2",
"rgb": {
"r": 252,
"g": 255,
"b": 178
},
"hsl": {
"h": 62.338,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.9801,
"c": 0.0969,
"h": 109.9
},
"luminance": 0.9543
}Semantic roles & 50–950 ramp
primary
#FCFFB2
secondary
#7470E6
accent
#00E609
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181813
muted
#868682