#FBFDAB#FBFDAB
#FBFDAB is a very light, moderate yellow. Relative luminance 0.937; OKLCH L 97.4% C 0.103 H 109.3°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFDAB |
|---|---|
| RGB | rgb(251, 253, 171) |
| HSL | hsl(61, 95%, 83%) |
| HSV | hsv(61, 32%, 99%) |
| CMYK | cmyk(0.8%, 0%, 32.4%, 0.8%) |
| CIE-LAB | lab(97.51, -12.78, 39.11) |
| CIE-LCH | lch(97.51, 41.14, 108.10°) |
| OKLab | oklab(97.41% -0.034 0.0969) |
| OKLCH | oklch(97.41% 0.103 109.3) |
| XYZ | xyz(82.2602, 93.7014, 52.2730) |
| Luminance | 0.9370 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 1.30
Creme
#FFFFB6
ΔE00 1.76
Light Beige
#FFFEB6
ΔE00 1.95
Buff
#FEF69E
ΔE00 3.11
Light Khaki
#E6F2A2
ΔE00 3.70
Cream (survey)
#FFFFC2
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFDAB #ADABFD
analogous
#FDD6AB #FBFDAB #D2FDAB
triadic
#FBFDAB #ABFBFD #FDABFB
tetradic
#FBFDAB #ABFDD6 #ADABFD #FDABD2
square
#FBFDAB #ABFDD6 #ADABFD #FDABD2
split-complementary
#FBFDAB #ABD2FD #D6ABFD
monochromatic
#F5FA33 #F8FC6F #FBFDAB #FEFEE1 #FEFEE1
Accessibility & contrast
On white
1.06
#FBFDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.74
#FBFDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFDAB
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFDAB | 1.00 | 1.06 | 19.74 | 19.74 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A5
Deuteranopia (green-blind)
#FFF9AE
Tritanopia (blue-blind)
#FFF3E8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fbfdab; /* rgb */ color: rgb(251, 253, 171); /* oklch */ color: oklch(97.4% 0.103 109.3);
Tailwind
colors: {
custom: {
50: '#fdfec4',
500: '#fbfdab',
950: '#000000',
},
}SCSS
$custom: #fbfdab; $custom-light: #fdfec4; $custom-dark: #000000;
JSON
{
"hex": "#fbfdab",
"rgb": {
"r": 251,
"g": 253,
"b": 171
},
"hsl": {
"h": 61.463,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.97405,
"c": 0.10266,
"h": 109.3
},
"luminance": 0.937
}Semantic roles & 50–950 ramp
primary
#FBFDAB
secondary
#6E6BE1
accent
#00E606
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582