#FBF4AE#FBF4AE
#FBF4AE is a very light, moderate yellow. Relative luminance 0.883; OKLCH L 95.6% C 0.089 H 103.1°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF4AE |
|---|---|
| RGB | rgb(251, 244, 174) |
| HSL | hsl(55, 91%, 83%) |
| HSV | hsv(55, 31%, 98%) |
| CMYK | cmyk(0%, 2.8%, 30.7%, 1.6%) |
| CIE-LAB | lab(95.27, -7.99, 34.65) |
| CIE-LCH | lch(95.27, 35.56, 102.98°) |
| OKLab | oklab(95.65% -0.0201 0.0865) |
| OKLCH | oklch(95.65% 0.089 103.1) |
| XYZ | xyz(79.7750, 88.2682, 52.8713) |
| Luminance | 0.8827 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 2.16
Parchment
#FEFCAF
ΔE00 2.27
Light Beige
#FFFEB6
ΔE00 2.45
Creme
#FFFFB6
ΔE00 2.76
Palegoldenrod
#EEE8AA
ΔE00 2.92
Buff
#FEF69E
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF4AE #AEB5FB
analogous
#FBCDAE #FBF4AE #DBFBAE
triadic
#FBF4AE #AEFBF4 #F4AEFB
tetradic
#FBF4AE #AEFBCD #AEB5FB #FBAEDB
square
#FBF4AE #AEFBCD #AEB5FB #FBAEDB
split-complementary
#FBF4AE #AEDBFB #CDAEFB
monochromatic
#F5E439 #F8EC74 #FBF4AE #FEFBE2 #FEFBE2
Accessibility & contrast
On white
1.13
#FBF4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#FBF4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF4AE
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF4AE | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA9
Deuteranopia (green-blind)
#FFF3B1
Tritanopia (blue-blind)
#FFEBE2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fbf4ae; /* rgb */ color: rgb(251, 244, 174); /* oklch */ color: oklch(95.6% 0.089 103.1);
Tailwind
colors: {
custom: {
50: '#fdf7c6',
500: '#fbf4ae',
950: '#000000',
},
}SCSS
$custom: #fbf4ae; $custom-light: #fdf7c6; $custom-dark: #000000;
JSON
{
"hex": "#fbf4ae",
"rgb": {
"r": 251,
"g": 244,
"b": 174
},
"hsl": {
"h": 54.545,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.95646,
"c": 0.0888,
"h": 103.1
},
"luminance": 0.88267
}Semantic roles & 50–950 ramp
primary
#FBF4AE
secondary
#6F79DF
accent
#15E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181713
muted
#868582