#FBFBA0#FBFBA0
#FBFBA0 is a very light, moderate yellow. Relative luminance 0.920; OKLCH L 96.8% C 0.113 H 108.3°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFBA0 |
|---|---|
| RGB | rgb(251, 251, 160) |
| HSL | hsl(60, 92%, 81%) |
| HSV | hsv(60, 36%, 98%) |
| CMYK | cmyk(0%, 0%, 36.3%, 1.6%) |
| CIE-LAB | lab(96.84, -13.06, 43.65) |
| CIE-LCH | lch(96.84, 45.56, 106.65°) |
| OKLab | oklab(96.82% -0.0354 0.107) |
| OKLCH | oklch(96.82% 0.113 108.3) |
| XYZ | xyz(80.6269, 92.0432, 46.7697) |
| Luminance | 0.9204 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.21
Parchment
#FEFCAF
ΔE00 2.42
Creme
#FFFFB6
ΔE00 3.28
Dark Cream
#FFF39A
ΔE00 3.37
Light Beige
#FFFEB6
ΔE00 3.40
Manilla
#FFFA86
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFBA0 #A0A0FB
analogous
#FBCDA0 #FBFBA0 #CDFBA0
triadic
#FBFBA0 #A0FBFB #FBA0FB
tetradic
#FBFBA0 #A0FBCD #A0A0FB #FBA0CD
square
#FBFBA0 #A0FBCD #A0A0FB #FBA0CD
split-complementary
#FBFBA0 #A0CDFB #CDA0FB
monochromatic
#F6F62B #F9F965 #FBFBA0 #FDFDDB #FEFEE2
Accessibility & contrast
On white
1.08
#FBFBA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#FBFBA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFBA0
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFBA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFBA0 | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF499
Deuteranopia (green-blind)
#FFF8A4
Tritanopia (blue-blind)
#FFF0E4
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fbfba0; /* rgb */ color: rgb(251, 251, 160); /* oklch */ color: oklch(96.8% 0.113 108.3);
Tailwind
colors: {
custom: {
50: '#fefcbd',
500: '#fbfba0',
950: '#000000',
},
}SCSS
$custom: #fbfba0; $custom-light: #fefcbd; $custom-dark: #000000;
JSON
{
"hex": "#fbfba0",
"rgb": {
"r": 251,
"g": 251,
"b": 160
},
"hsl": {
"h": 60,
"s": 91.919,
"l": 80.588
},
"oklch": {
"l": 0.96816,
"c": 0.11268,
"h": 108.3
},
"luminance": 0.92042
}Semantic roles & 50–950 ramp
primary
#FBFBA0
secondary
#6262DD
accent
#00E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181712
muted
#868582