#FFFCB2#FFFCB2
#FFFCB2 is a very light, moderate yellow. Relative luminance 0.941; OKLCH L 97.6% C 0.093 H 106.0°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFCB2 |
|---|---|
| RGB | rgb(255, 252, 178) |
| HSL | hsl(58, 100%, 85%) |
| HSV | hsv(58, 30%, 100%) |
| CMYK | cmyk(0%, 1.2%, 30.2%, 0%) |
| CIE-LAB | lab(97.67, -9.97, 35.89) |
| CIE-LCH | lch(97.67, 37.25, 105.52°) |
| OKLab | oklab(97.64% -0.0257 0.0895) |
| OKLCH | oklch(97.64% 0.093 106) |
| XYZ | xyz(84.0868, 94.0967, 55.8437) |
| Luminance | 0.9409 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 0.60
Light Beige
#FFFEB6
ΔE00 0.77
Creme
#FFFFB6
ΔE00 0.99
Cream (survey)
#FFFFC2
ΔE00 2.82
Buff
#FEF69E
ΔE00 3.09
Egg Shell
#FFFCC4
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFCB2 #B2B5FF
analogous
#FFD5B2 #FFFCB2 #DCFFB2
triadic
#FFFCB2 #B2FFFC #FCB2FF
tetradic
#FFFCB2 #B2FFD5 #B2B5FF #FFB2DC
square
#FFFCB2 #B2FFD5 #B2B5FF #FFB2DC
split-complementary
#FFFCB2 #B2DCFF #D5B2FF
monochromatic
#FFF738 #FFFA75 #FFFCB2 #FFFEE0 #FFFEE0
Accessibility & contrast
On white
1.06
#FFFCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.82
#FFFCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFCB2
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFCB2 | 1.00 | 1.06 | 19.82 | 19.82 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6AD
Deuteranopia (green-blind)
#FFFAB5
Tritanopia (blue-blind)
#FFF3E9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffcb2; /* rgb */ color: rgb(255, 252, 178); /* oklch */ color: oklch(97.6% 0.093 106.0);
Tailwind
colors: {
custom: {
50: '#fffdc9',
500: '#fffcb2',
950: '#000000',
},
}SCSS
$custom: #fffcb2; $custom-light: #fffdc9; $custom-dark: #000000;
JSON
{
"hex": "#fffcb2",
"rgb": {
"r": 255,
"g": 252,
"b": 178
},
"hsl": {
"h": 57.662,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.97641,
"c": 0.09313,
"h": 106
},
"luminance": 0.94095
}Semantic roles & 50–950 ramp
primary
#FFFCB2
secondary
#7074E6
accent
#09E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582