#FBFFC8#FBFFC8
#FBFFC8 is a very light, moderate yellow. Relative luminance 0.962; OKLCH L 98.4% C 0.071 H 111.1°. Best body text is #000000 at 20.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFC8 |
|---|---|
| RGB | rgb(251, 255, 200) |
| HSL | hsl(64, 100%, 89%) |
| HSV | hsv(64, 22%, 100%) |
| CMYK | cmyk(1.6%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(98.51, -10.04, 25.92) |
| CIE-LCH | lch(98.51, 27.80, 111.17°) |
| OKLab | oklab(98.36% -0.0254 0.0659) |
| OKLCH | oklch(98.36% 0.071 111.1) |
| XYZ | xyz(85.9684, 96.2002, 68.6720) |
| Luminance | 0.9620 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ecru
#FEFFCA
ΔE00 0.98
Ivory (survey)
#FFFFCB
ΔE00 1.36
Cream (survey)
#FFFFC2
ΔE00 1.79
Egg Shell
#FFFCC4
ΔE00 2.12
Cream
#FFFDD0
ΔE00 2.97
Eggshell (survey)
#FFFFD4
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFC8 #CCC8FF
analogous
#FFE8C8 #FBFFC8 #E0FFC8
triadic
#FBFFC8 #C8FBFF #FFC8FB
tetradic
#FBFFC8 #C8FFE8 #CCC8FF #FFC8E0
square
#FBFFC8 #C8FFE8 #CCC8FF #FFC8E0
split-complementary
#FBFFC8 #C8E0FF #E8C8FF
monochromatic
#F2FF4E #F7FF8B #FBFFC8 #FDFFE0 #FDFFE0
Accessibility & contrast
On white
1.04
#FBFFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.24
#FBFFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFC8
20.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFC8 | 1.00 | 1.04 | 20.24 | 20.24 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAC5
Deuteranopia (green-blind)
#FFFCCA
Tritanopia (blue-blind)
#FFF8F0
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fbffc8; /* rgb */ color: rgb(251, 255, 200); /* oklch */ color: oklch(98.4% 0.071 111.1);
Tailwind
colors: {
custom: {
50: '#fdffd9',
500: '#fbffc8',
950: '#000000',
},
}SCSS
$custom: #fbffc8; $custom-light: #fdffd9; $custom-dark: #000000;
JSON
{
"hex": "#fbffc8",
"rgb": {
"r": 251,
"g": 255,
"b": 200
},
"hsl": {
"h": 64.364,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.98359,
"c": 0.07064,
"h": 111.1
},
"luminance": 0.96199
}Semantic roles & 50–950 ramp
primary
#FBFFC8
secondary
#8A82E9
accent
#00E611
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#171814
muted
#858683