#FBF7AE#FBF7AE
#FBF7AE is a very light, moderate yellow. Relative luminance 0.901; OKLCH L 96.2% C 0.092 H 105.3°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF7AE |
|---|---|
| RGB | rgb(251, 247, 174) |
| HSL | hsl(57, 91%, 83%) |
| HSV | hsv(57, 31%, 98%) |
| CMYK | cmyk(0%, 1.6%, 30.7%, 1.6%) |
| CIE-LAB | lab(96.03, -9.47, 35.66) |
| CIE-LCH | lch(96.03, 36.90, 104.88°) |
| OKLab | oklab(96.25% -0.0244 0.0889) |
| OKLCH | oklch(96.25% 0.092 105.3) |
| XYZ | xyz(80.6850, 90.0883, 53.1746) |
| Luminance | 0.9009 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 1.24
Light Beige
#FFFEB6
ΔE00 1.58
Creme
#FFFFB6
ΔE00 1.83
Buff
#FEF69E
ΔE00 2.86
Cream (survey)
#FFFFC2
ΔE00 3.16
Light Tan
#FBEEAC
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF7AE #AEB2FB
analogous
#FBD0AE #FBF7AE #D8FBAE
triadic
#FBF7AE #AEFBF7 #F7AEFB
tetradic
#FBF7AE #AEFBD0 #AEB2FB #FBAED8
square
#FBF7AE #AEFBD0 #AEB2FB #FBAED8
split-complementary
#FBF7AE #AED8FB #D0AEFB
monochromatic
#F5EB39 #F8F174 #FBF7AE #FEFCE2 #FEFCE2
Accessibility & contrast
On white
1.10
#FBF7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#FBF7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF7AE
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF7AE | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A9
Deuteranopia (green-blind)
#FFF5B1
Tritanopia (blue-blind)
#FFEEE4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbf7ae; /* rgb */ color: rgb(251, 247, 174); /* oklch */ color: oklch(96.2% 0.092 105.3);
Tailwind
colors: {
custom: {
50: '#fdf9c6',
500: '#fbf7ae',
950: '#000000',
},
}SCSS
$custom: #fbf7ae; $custom-light: #fdf9c6; $custom-dark: #000000;
JSON
{
"hex": "#fbf7ae",
"rgb": {
"r": 251,
"g": 247,
"b": 174
},
"hsl": {
"h": 56.883,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.96247,
"c": 0.09216,
"h": 105.3
},
"luminance": 0.90087
}Semantic roles & 50–950 ramp
primary
#FBF7AE
secondary
#6F74DF
accent
#0CE600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582