#FBF4BD#FBF4BD
#FBF4BD is a very light, moderate yellow. Relative luminance 0.889; OKLCH L 95.9% C 0.071 H 101.6°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF4BD |
|---|---|
| RGB | rgb(251, 244, 189) |
| HSL | hsl(53, 89%, 86%) |
| HSV | hsv(53, 25%, 98%) |
| CMYK | cmyk(0%, 2.8%, 24.7%, 1.6%) |
| CIE-LAB | lab(95.53, -6.08, 27.42) |
| CIE-LCH | lch(95.53, 28.08, 102.50°) |
| OKLab | oklab(95.94% -0.0142 0.0695) |
| OKLCH | oklch(95.94% 0.071 101.6) |
| XYZ | xyz(81.3198, 88.8862, 61.0072) |
| Luminance | 0.8889 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Egg Shell
#FFFCC4
ΔE00 1.92
Lemonchiffon
#FFFACD
ΔE00 2.76
Ivory (survey)
#FFFFCB
ΔE00 3.04
Cream (survey)
#FFFFC2
ΔE00 3.07
Light Tan
#FBEEAC
ΔE00 3.09
Palegoldenrod
#EEE8AA
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF4BD #BDC4FB
analogous
#FBD5BD #FBF4BD #E3FBBD
triadic
#FBF4BD #BDFBF4 #F4BDFB
tetradic
#FBF4BD #BDFBD5 #BDC4FB #FBBDE3
square
#FBF4BD #BDFBD5 #BDC4FB #FBBDE3
split-complementary
#FBF4BD #BDE3FB #D5BDFB
monochromatic
#F4E14A #F8EA83 #FBF4BD #FDFAE2 #FDFAE2
Accessibility & contrast
On white
1.12
#FBF4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#FBF4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF4BD
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF4BD | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0B9
Deuteranopia (green-blind)
#FFF4BF
Tritanopia (blue-blind)
#FFECE5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fbf4bd; /* rgb */ color: rgb(251, 244, 189); /* oklch */ color: oklch(95.9% 0.071 101.6);
Tailwind
colors: {
custom: {
50: '#fdf7d1',
500: '#fbf4bd',
950: '#000000',
},
}SCSS
$custom: #fbf4bd; $custom-light: #fdf7d1; $custom-dark: #000000;
JSON
{
"hex": "#fbf4bd",
"rgb": {
"r": 251,
"g": 244,
"b": 189
},
"hsl": {
"h": 53.226,
"s": 88.571,
"l": 86.275
},
"oklch": {
"l": 0.95936,
"c": 0.07089,
"h": 101.6
},
"luminance": 0.88885
}Semantic roles & 50–950 ramp
primary
#FBF4BD
secondary
#7C87E0
accent
#1AE500
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#171714
muted
#858583