#FBF2B2#FBF2B2
#FBF2B2 is a very light, moderate yellow. Relative luminance 0.872; OKLCH L 95.3% C 0.082 H 101.0°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF2B2 |
|---|---|
| RGB | rgb(251, 242, 178) |
| HSL | hsl(53, 90%, 84%) |
| HSV | hsv(53, 29%, 98%) |
| CMYK | cmyk(0%, 3.6%, 29.1%, 1.6%) |
| CIE-LAB | lab(94.84, -6.50, 32.05) |
| CIE-LCH | lch(94.84, 32.70, 101.46°) |
| OKLab | oklab(95.32% -0.0157 0.0804) |
| OKLCH | oklch(95.32% 0.082 101) |
| XYZ | xyz(79.5722, 87.2295, 54.7561) |
| Luminance | 0.8723 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 1.42
Palegoldenrod
#EEE8AA
ΔE00 2.42
Egg Shell
#FFFCC4
ΔE00 3.13
Vanilla
#F3E5AB
ΔE00 3.21
Light Beige
#FFFEB6
ΔE00 3.38
Parchment
#FEFCAF
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF2B2 #B2BBFB
analogous
#FBCEB2 #FBF2B2 #E0FBB2
triadic
#FBF2B2 #B2FBF2 #F2B2FB
tetradic
#FBF2B2 #B2FBCE #B2BBFB #FBB2E0
square
#FBF2B2 #B2FBCE #B2BBFB #FBB2E0
split-complementary
#FBF2B2 #B2E0FB #CEB2FB
monochromatic
#F5DE3E #F8E878 #FBF2B2 #FDFAE2 #FDFAE2
Accessibility & contrast
On white
1.14
#FBF2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#FBF2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF2B2
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF2B2 | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEEAE
Deuteranopia (green-blind)
#FFF2B4
Tritanopia (blue-blind)
#FFE9E1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fbf2b2; /* rgb */ color: rgb(251, 242, 178); /* oklch */ color: oklch(95.3% 0.082 101.0);
Tailwind
colors: {
custom: {
50: '#fdf6c9',
500: '#fbf2b2',
950: '#000000',
},
}SCSS
$custom: #fbf2b2; $custom-light: #fdf6c9; $custom-dark: #000000;
JSON
{
"hex": "#fbf2b2",
"rgb": {
"r": 251,
"g": 242,
"b": 178
},
"hsl": {
"h": 52.603,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.95321,
"c": 0.08192,
"h": 101
},
"luminance": 0.87228
}Semantic roles & 50–950 ramp
primary
#FBF2B2
secondary
#7280DF
accent
#1CE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181713
muted
#868582