#FBF5AE#FBF5AE
#FBF5AE is a very light, moderate yellow. Relative luminance 0.889; OKLCH L 95.8% C 0.090 H 103.9°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF5AE |
|---|---|
| RGB | rgb(251, 245, 174) |
| HSL | hsl(55, 91%, 83%) |
| HSV | hsv(55, 31%, 98%) |
| CMYK | cmyk(0%, 2.4%, 30.7%, 1.6%) |
| CIE-LAB | lab(95.53, -8.48, 34.99) |
| CIE-LCH | lch(95.53, 36.00, 103.63°) |
| OKLab | oklab(95.85% -0.0215 0.0873) |
| OKLCH | oklch(95.85% 0.09 103.9) |
| XYZ | xyz(80.0767, 88.8716, 52.9718) |
| Luminance | 0.8887 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 1.92
Light Beige
#FFFEB6
ΔE00 2.14
Creme
#FFFFB6
ΔE00 2.43
Light Tan
#FBEEAC
ΔE00 2.52
Buff
#FEF69E
ΔE00 3.02
Palegoldenrod
#EEE8AA
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF5AE #AEB4FB
analogous
#FBCEAE #FBF5AE #DAFBAE
triadic
#FBF5AE #AEFBF5 #F5AEFB
tetradic
#FBF5AE #AEFBCE #AEB4FB #FBAEDA
square
#FBF5AE #AEFBCE #AEB4FB #FBAEDA
split-complementary
#FBF5AE #AEDAFB #CEAEFB
monochromatic
#F5E739 #F8EE74 #FBF5AE #FEFBE2 #FEFBE2
Accessibility & contrast
On white
1.12
#FBF5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#FBF5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF5AE
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF5AE | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A9
Deuteranopia (green-blind)
#FFF4B1
Tritanopia (blue-blind)
#FFECE3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fbf5ae; /* rgb */ color: rgb(251, 245, 174); /* oklch */ color: oklch(95.8% 0.090 103.9);
Tailwind
colors: {
custom: {
50: '#fdf8c6',
500: '#fbf5ae',
950: '#000000',
},
}SCSS
$custom: #fbf5ae; $custom-light: #fdf8c6; $custom-dark: #000000;
JSON
{
"hex": "#fbf5ae",
"rgb": {
"r": 251,
"g": 245,
"b": 174
},
"hsl": {
"h": 55.325,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.95846,
"c": 0.0899,
"h": 103.9
},
"luminance": 0.8887
}Semantic roles & 50–950 ramp
primary
#FBF5AE
secondary
#6F77DF
accent
#12E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181713
muted
#868582