#FBFBAE#FBFBAE
#FBFBAE is a very light, moderate yellow. Relative luminance 0.926; OKLCH L 97.1% C 0.097 H 108.1°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFBAE |
|---|---|
| RGB | rgb(251, 251, 174) |
| HSL | hsl(60, 91%, 83%) |
| HSV | hsv(60, 31%, 98%) |
| CMYK | cmyk(0%, 0%, 30.7%, 1.6%) |
| CIE-LAB | lab(97.05, -11.45, 37.01) |
| CIE-LCH | lch(97.05, 38.74, 107.19°) |
| OKLab | oklab(97.05% -0.03 0.092) |
| OKLCH | oklch(97.05% 0.097 108.1) |
| XYZ | xyz(81.9213, 92.5609, 53.5867) |
| Luminance | 0.9256 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 0.60
Creme
#FFFFB6
ΔE00 1.14
Light Beige
#FFFEB6
ΔE00 1.19
Buff
#FEF69E
ΔE00 3.06
Cream (survey)
#FFFFC2
ΔE00 3.28
Light Khaki
#E6F2A2
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFBAE #AEAEFB
analogous
#FBD4AE #FBFBAE #D4FBAE
triadic
#FBFBAE #AEFBFB #FBAEFB
tetradic
#FBFBAE #AEFBD4 #AEAEFB #FBAED4
square
#FBFBAE #AEFBD4 #AEAEFB #FBAED4
split-complementary
#FBFBAE #AED4FB #D4AEFB
monochromatic
#F5F539 #F8F874 #FBFBAE #FEFEE2 #FEFEE2
Accessibility & contrast
On white
1.08
#FBFBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#FBFBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFBAE
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFBAE | 1.00 | 1.08 | 19.51 | 19.51 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A9
Deuteranopia (green-blind)
#FFF8B1
Tritanopia (blue-blind)
#FFF2E7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fbfbae; /* rgb */ color: rgb(251, 251, 174); /* oklch */ color: oklch(97.1% 0.097 108.1);
Tailwind
colors: {
custom: {
50: '#fdfcc7',
500: '#fbfbae',
950: '#000000',
},
}SCSS
$custom: #fbfbae; $custom-light: #fdfcc7; $custom-dark: #000000;
JSON
{
"hex": "#fbfbae",
"rgb": {
"r": 251,
"g": 251,
"b": 174
},
"hsl": {
"h": 60,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.97053,
"c": 0.09682,
"h": 108.1
},
"luminance": 0.9256
}Semantic roles & 50–950 ramp
primary
#FBFBAE
secondary
#6F6FDF
accent
#00E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582