#FBFFB0#FBFFB0
#FBFFB0 is a very light, moderate yellow. Relative luminance 0.952; OKLCH L 97.9% C 0.099 H 110.5°. Best body text is #000000 at 20.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFB0 |
|---|---|
| RGB | rgb(251, 255, 176) |
| HSL | hsl(63, 100%, 85%) |
| HSV | hsv(63, 31%, 100%) |
| CMYK | cmyk(1.6%, 0%, 31%, 0%) |
| CIE-LAB | lab(98.10, -13.16, 37.40) |
| CIE-LCH | lch(98.10, 39.65, 109.39°) |
| OKLab | oklab(97.9% -0.0349 0.093) |
| OKLCH | oklch(97.9% 0.099 110.5) |
| XYZ | xyz(83.3805, 95.1650, 55.0421) |
| Luminance | 0.9516 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Creme
#FFFFB6
ΔE00 1.44
Parchment
#FEFCAF
ΔE00 1.61
Light Beige
#FFFEB6
ΔE00 1.73
Cream (survey)
#FFFFC2
ΔE00 3.54
Light Khaki
#E6F2A2
ΔE00 3.61
Buff
#FEF69E
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFB0 #B4B0FF
analogous
#FFDCB0 #FBFFB0 #D4FFB0
triadic
#FBFFB0 #B0FBFF #FFB0FB
tetradic
#FBFFB0 #B0FFDC #B4B0FF #FFB0D4
square
#FBFFB0 #B0FFDC #B4B0FF #FFB0D4
split-complementary
#FBFFB0 #B0D4FF #DCB0FF
monochromatic
#F5FF36 #F8FF73 #FBFFB0 #FDFFE0 #FDFFE0
Accessibility & contrast
On white
1.05
#FBFFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.03
#FBFFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFB0
20.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFB0 | 1.00 | 1.05 | 20.03 | 20.03 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8AB
Deuteranopia (green-blind)
#FFFBB3
Tritanopia (blue-blind)
#FFF6EB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fbffb0; /* rgb */ color: rgb(251, 255, 176); /* oklch */ color: oklch(97.9% 0.099 110.5);
Tailwind
colors: {
custom: {
50: '#fdffc8',
500: '#fbffb0',
950: '#000000',
},
}SCSS
$custom: #fbffb0; $custom-light: #fdffc8; $custom-dark: #000000;
JSON
{
"hex": "#fbffb0",
"rgb": {
"r": 251,
"g": 255,
"b": 176
},
"hsl": {
"h": 63.038,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.97897,
"c": 0.09934,
"h": 110.5
},
"luminance": 0.95164
}Semantic roles & 50–950 ramp
primary
#FBFFB0
secondary
#746EE5
accent
#00E60C
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181813
muted
#868682