#FBF2BC#FBF2BC
#FBF2BC is a very light, moderate yellow. Relative luminance 0.876; OKLCH L 95.5% C 0.070 H 99.7°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF2BC |
|---|---|
| RGB | rgb(251, 242, 188) |
| HSL | hsl(51, 89%, 86%) |
| HSV | hsv(51, 25%, 98%) |
| CMYK | cmyk(0%, 3.6%, 25.1%, 1.6%) |
| CIE-LAB | lab(95.01, -5.21, 27.21) |
| CIE-LCH | lch(95.01, 27.71, 100.84°) |
| OKLab | oklab(95.52% -0.0117 0.0689) |
| OKLCH | oklch(95.52% 0.07 99.7) |
| XYZ | xyz(80.6131, 87.6459, 60.2380) |
| Luminance | 0.8764 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Egg Shell
#FFFCC4
ΔE00 2.62
Light Tan
#FBEEAC
ΔE00 2.87
Lemonchiffon
#FFFACD
ΔE00 2.93
Palegoldenrod
#EEE8AA
ΔE00 3.13
Vanilla
#F3E5AB
ΔE00 3.16
Pale
#FFF9D0
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF2BC #BCC5FB
analogous
#FBD2BC #FBF2BC #E4FBBC
triadic
#FBF2BC #BCFBF2 #F2BCFB
tetradic
#FBF2BC #BCFBD2 #BCC5FB #FBBCE4
square
#FBF2BC #BCFBD2 #BCC5FB #FBBCE4
split-complementary
#FBF2BC #BCE4FB #D2BCFB
monochromatic
#F4DC48 #F8E782 #FBF2BC #FDF9E2 #FDF9E2
Accessibility & contrast
On white
1.13
#FBF2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#FBF2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF2BC
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF2BC | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB9
Deuteranopia (green-blind)
#FFF2BE
Tritanopia (blue-blind)
#FFEAE3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fbf2bc; /* rgb */ color: rgb(251, 242, 188); /* oklch */ color: oklch(95.5% 0.070 99.7);
Tailwind
colors: {
custom: {
50: '#fdf6d0',
500: '#fbf2bc',
950: '#000000',
},
}SCSS
$custom: #fbf2bc; $custom-light: #fdf6d0; $custom-dark: #000000;
JSON
{
"hex": "#fbf2bc",
"rgb": {
"r": 251,
"g": 242,
"b": 188
},
"hsl": {
"h": 51.429,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.95518,
"c": 0.06993,
"h": 99.7
},
"luminance": 0.87644
}Semantic roles & 50–950 ramp
primary
#FBF2BC
secondary
#7B89E0
accent
#21E500
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#171714
muted
#858583