#FBFFBE#FBFFBE
#FBFFBE is a very light, moderate yellow. Relative luminance 0.957; OKLCH L 98.2% C 0.083 H 110.8°. Best body text is #000000 at 20.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFBE |
|---|---|
| RGB | rgb(251, 255, 190) |
| HSL | hsl(64, 100%, 87%) |
| HSV | hsv(64, 25%, 100%) |
| CMYK | cmyk(1.6%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(98.33, -11.39, 30.72) |
| CIE-LCH | lch(98.33, 32.76, 110.35°) |
| OKLab | oklab(98.16% -0.0294 0.0774) |
| OKLCH | oklch(98.16% 0.083 110.8) |
| XYZ | xyz(84.8378, 95.7479, 62.7172) |
| Luminance | 0.9575 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cream (survey)
#FFFFC2
ΔE00 1.34
Creme
#FFFFB6
ΔE00 1.97
Light Beige
#FFFEB6
ΔE00 2.01
Ecru
#FEFFCA
ΔE00 2.66
Egg Shell
#FFFCC4
ΔE00 2.66
Ivory (survey)
#FFFFCB
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFBE #C2BEFF
analogous
#FFE2BE #FBFFBE #DBFFBE
triadic
#FBFFBE #BEFBFF #FFBEFB
tetradic
#FBFFBE #BEFFE2 #C2BEFF #FFBEDB
square
#FBFFBE #BEFFE2 #C2BEFF #FFBEDB
split-complementary
#FBFFBE #BEDBFF #E2BEFF
monochromatic
#F3FF44 #F7FF81 #FBFFBE #FDFFE0 #FDFFE0
Accessibility & contrast
On white
1.04
#FBFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.15
#FBFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFBE
20.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFBE | 1.00 | 1.04 | 20.15 | 20.15 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9BA
Deuteranopia (green-blind)
#FFFBC1
Tritanopia (blue-blind)
#FFF7EE
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fbffbe; /* rgb */ color: rgb(251, 255, 190); /* oklch */ color: oklch(98.2% 0.083 110.8);
Tailwind
colors: {
custom: {
50: '#fdffd2',
500: '#fbffbe',
950: '#000000',
},
}SCSS
$custom: #fbffbe; $custom-light: #fdffd2; $custom-dark: #000000;
JSON
{
"hex": "#fbffbe",
"rgb": {
"r": 251,
"g": 255,
"b": 190
},
"hsl": {
"h": 63.692,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.98158,
"c": 0.08281,
"h": 110.8
},
"luminance": 0.95747
}Semantic roles & 50–950 ramp
primary
#FBFFBE
secondary
#807AE7
accent
#00E60E
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#171814
muted
#858683