#FBFFAC#FBFFAC
#FBFFAC is a very light, moderate yellow. Relative luminance 0.950; OKLCH L 97.8% C 0.104 H 110.5°. Best body text is #000000 at 20.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFAC |
|---|---|
| RGB | rgb(251, 255, 172) |
| HSL | hsl(63, 100%, 84%) |
| HSV | hsv(63, 33%, 100%) |
| CMYK | cmyk(1.6%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(98.04, -13.64, 39.30) |
| CIE-LCH | lch(98.04, 41.60, 109.14°) |
| OKLab | oklab(97.83% -0.0364 0.0974) |
| OKLCH | oklch(97.83% 0.104 110.5) |
| XYZ | xyz(82.9905, 95.0090, 52.9884) |
| Luminance | 0.9501 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 1.80
Creme
#FFFFB6
ΔE00 1.98
Light Beige
#FFFEB6
ΔE00 2.24
Buff
#FEF69E
ΔE00 3.62
Light Khaki
#E6F2A2
ΔE00 3.65
Cream (survey)
#FFFFC2
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFAC #B0ACFF
analogous
#FFD9AC #FBFFAC #D1FFAC
triadic
#FBFFAC #ACFBFF #FFACFB
tetradic
#FBFFAC #ACFFD9 #B0ACFF #FFACD1
square
#FBFFAC #ACFFD9 #B0ACFF #FFACD1
split-complementary
#FBFFAC #ACD1FF #D9ACFF
monochromatic
#F5FF32 #F8FF6F #FBFFAC #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.05
#FBFFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.00
#FBFFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFAC
20.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFAC | 1.00 | 1.05 | 20.00 | 20.00 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8A6
Deuteranopia (green-blind)
#FFFBAF
Tritanopia (blue-blind)
#FFF5EA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fbffac; /* rgb */ color: rgb(251, 255, 172); /* oklch */ color: oklch(97.8% 0.104 110.5);
Tailwind
colors: {
custom: {
50: '#fdffc5',
500: '#fbffac',
950: '#000000',
},
}SCSS
$custom: #fbffac; $custom-light: #fdffc5; $custom-dark: #000000;
JSON
{
"hex": "#fbffac",
"rgb": {
"r": 251,
"g": 255,
"b": 172
},
"hsl": {
"h": 62.892,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.97827,
"c": 0.10394,
"h": 110.5
},
"luminance": 0.95008
}Semantic roles & 50–950 ramp
primary
#FBFFAC
secondary
#706AE5
accent
#00E60B
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181813
muted
#868682