#FBFBCA#FBFBCA
#FBFBCA is a very light, moderate yellow. Relative luminance 0.938; OKLCH L 97.6% C 0.063 H 107.5°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFBCA |
|---|---|
| RGB | rgb(251, 251, 202) |
| HSL | hsl(60, 86%, 89%) |
| HSV | hsv(60, 20%, 98%) |
| CMYK | cmyk(0%, 0%, 19.5%, 1.6%) |
| CIE-LAB | lab(97.54, -7.78, 23.56) |
| CIE-LCH | lch(97.54, 24.81, 108.27°) |
| OKLab | oklab(97.6% -0.019 0.0602) |
| OKLCH | oklch(97.6% 0.063 107.5) |
| XYZ | xyz(84.9410, 93.7688, 69.4902) |
| Luminance | 0.9377 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory (survey)
#FFFFCB
ΔE00 1.02
Ecru
#FEFFCA
ΔE00 1.19
Cream
#FFFDD0
ΔE00 1.32
Eggshell (survey)
#FFFFD4
ΔE00 1.75
Egg Shell
#FFFCC4
ΔE00 1.86
Lemonchiffon
#FFFACD
ΔE00 1.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFBCA #CACAFB
analogous
#FBE3CA #FBFBCA #E3FBCA
triadic
#FBFBCA #CAFBFB #FBCAFB
tetradic
#FBFBCA #CAFBE3 #CACAFB #FBCAE3
square
#FBFBCA #CAFBE3 #CACAFB #FBCAE3
split-complementary
#FBFBCA #CAE3FB #E3CAFB
monochromatic
#F2F258 #F7F791 #FBFBCA #FDFDE3 #FDFDE3
Accessibility & contrast
On white
1.06
#FBFBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#FBFBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFBCA
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFBCA | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7C7
Deuteranopia (green-blind)
#FFF9CC
Tritanopia (blue-blind)
#FFF5EE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fbfbca; /* rgb */ color: rgb(251, 251, 202); /* oklch */ color: oklch(97.6% 0.063 107.5);
Tailwind
colors: {
custom: {
50: '#fdfcda',
500: '#fbfbca',
950: '#000000',
},
}SCSS
$custom: #fbfbca; $custom-light: #fdfcda; $custom-dark: #000000;
JSON
{
"hex": "#fbfbca",
"rgb": {
"r": 251,
"g": 251,
"b": 202
},
"hsl": {
"h": 60,
"s": 85.965,
"l": 88.824
},
"oklch": {
"l": 0.97601,
"c": 0.06309,
"h": 107.5
},
"luminance": 0.93768
}Semantic roles & 50–950 ramp
primary
#FBFBCA
secondary
#8888E1
accent
#03E203
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#171714
muted
#858583