#FBF2AE#FBF2AE
#FBF2AE is a very light, moderate yellow. Relative luminance 0.871; OKLCH L 95.2% C 0.087 H 101.5°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF2AE |
|---|---|
| RGB | rgb(251, 242, 174) |
| HSL | hsl(53, 91%, 83%) |
| HSV | hsv(53, 31%, 98%) |
| CMYK | cmyk(0%, 3.6%, 30.7%, 1.6%) |
| CIE-LAB | lab(94.77, -6.99, 33.98) |
| CIE-LCH | lch(94.77, 34.69, 101.63°) |
| OKLab | oklab(95.25% -0.0173 0.0849) |
| OKLCH | oklch(95.25% 0.087 101.5) |
| XYZ | xyz(79.1764, 87.0712, 52.6717) |
| Luminance | 0.8707 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 1.41
Palegoldenrod
#EEE8AA
ΔE00 2.60
Parchment
#FEFCAF
ΔE00 3.01
Light Beige
#FFFEB6
ΔE00 3.14
Creme
#FFFFB6
ΔE00 3.46
Vanilla
#F3E5AB
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF2AE #AEB7FB
analogous
#FBCBAE #FBF2AE #DDFBAE
triadic
#FBF2AE #AEFBF2 #F2AEFB
tetradic
#FBF2AE #AEFBCB #AEB7FB #FBAEDD
square
#FBF2AE #AEFBCB #AEB7FB #FBAEDD
split-complementary
#FBF2AE #AEDDFB #CBAEFB
monochromatic
#F5DF39 #F8E974 #FBF2AE #FEFAE2 #FEFAE2
Accessibility & contrast
On white
1.14
#FBF2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#FBF2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF2AE
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF2AE | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA9
Deuteranopia (green-blind)
#FFF2B0
Tritanopia (blue-blind)
#FFE9E0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fbf2ae; /* rgb */ color: rgb(251, 242, 174); /* oklch */ color: oklch(95.2% 0.087 101.5);
Tailwind
colors: {
custom: {
50: '#fdf6c6',
500: '#fbf2ae',
950: '#000000',
},
}SCSS
$custom: #fbf2ae; $custom-light: #fdf6c6; $custom-dark: #000000;
JSON
{
"hex": "#fbf2ae",
"rgb": {
"r": 251,
"g": 242,
"b": 174
},
"hsl": {
"h": 52.987,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.95246,
"c": 0.08664,
"h": 101.5
},
"luminance": 0.87069
}Semantic roles & 50–950 ramp
primary
#FBF2AE
secondary
#6F7CDF
accent
#1BE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181713
muted
#868582