#FBFFBA#FBFFBA
#FBFFBA is a very light, moderate yellow. Relative luminance 0.956; OKLCH L 98.1% C 0.088 H 110.7°. Best body text is #000000 at 20.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFBA |
|---|---|
| RGB | rgb(251, 255, 186) |
| HSL | hsl(63, 100%, 86%) |
| HSV | hsv(63, 27%, 100%) |
| CMYK | cmyk(1.6%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(98.26, -11.92, 32.63) |
| CIE-LCH | lch(98.26, 34.74, 110.06°) |
| OKLab | oklab(98.08% -0.0309 0.082) |
| OKLCH | oklch(98.08% 0.088 110.7) |
| XYZ | xyz(84.4066, 95.5754, 60.4462) |
| Luminance | 0.9557 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Creme
#FFFFB6
ΔE00 1.38
Light Beige
#FFFEB6
ΔE00 1.51
Cream (survey)
#FFFFC2
ΔE00 1.89
Parchment
#FEFCAF
ΔE00 2.35
Egg Shell
#FFFCC4
ΔE00 3.21
Ecru
#FEFFCA
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFBA #BEBAFF
analogous
#FFE1BA #FBFFBA #D9FFBA
triadic
#FBFFBA #BAFBFF #FFBAFB
tetradic
#FBFFBA #BAFFE1 #BEBAFF #FFBAD9
square
#FBFFBA #BAFFE1 #BEBAFF #FFBAD9
split-complementary
#FBFFBA #BAD9FF #E1BAFF
monochromatic
#F4FF40 #F7FF7D #FBFFBA #FDFFE0 #FDFFE0
Accessibility & contrast
On white
1.04
#FBFFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.11
#FBFFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFBA
20.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFBA | 1.00 | 1.04 | 20.11 | 20.11 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9B5
Deuteranopia (green-blind)
#FFFBBD
Tritanopia (blue-blind)
#FFF7ED
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fbffba; /* rgb */ color: rgb(251, 255, 186); /* oklch */ color: oklch(98.1% 0.088 110.7);
Tailwind
colors: {
custom: {
50: '#fdffcf',
500: '#fbffba',
950: '#000000',
},
}SCSS
$custom: #fbffba; $custom-light: #fdffcf; $custom-dark: #000000;
JSON
{
"hex": "#fbffba",
"rgb": {
"r": 251,
"g": 255,
"b": 186
},
"hsl": {
"h": 63.478,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.98081,
"c": 0.0876,
"h": 110.7
},
"luminance": 0.95574
}Semantic roles & 50–950 ramp
primary
#FBFFBA
secondary
#7D76E7
accent
#00E60D
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181814
muted
#868683