#FBFFE6#FBFFE6
#FBFFE6 is a very light, muted yellow. Relative luminance 0.977; OKLCH L 99.0% C 0.033 H 114.4°. Best body text is #000000 at 20.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFE6 |
|---|---|
| RGB | rgb(251, 255, 230) |
| HSL | hsl(70, 100%, 95%) |
| HSV | hsv(70, 10%, 100%) |
| CMYK | cmyk(1.6%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(99.12, -5.54, 11.50) |
| CIE-LCH | lch(99.12, 12.76, 115.73°) |
| OKLab | oklab(99.04% -0.0136 0.0299) |
| OKLCH | oklch(99.04% 0.033 114.4) |
| XYZ | xyz(89.8247, 97.7427, 88.9817) |
| Luminance | 0.9774 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 1.68
Lightyellow
#FFFFE0
ΔE00 2.34
Beige
#F5F5DC
ΔE00 2.47
Ivory
#FFFFF0
ΔE00 4.20
Cornsilk
#FFF8DC
ΔE00 4.68
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFE6 #EAE6FF
analogous
#FFF6E6 #FBFFE6 #EEFFE6
triadic
#FBFFE6 #E6FBFF #FFE6FB
tetradic
#FBFFE6 #E6FFF6 #EAE6FF #FFE6EE
square
#FBFFE6 #E6FFF6 #EAE6FF #FFE6EE
split-complementary
#FBFFE6 #E6EEFF #F6E6FF
monochromatic
#E7FF6C #F1FFA9 #FAFFE0 #FAFFE0 #FAFFE0
Accessibility & contrast
On white
1.02
#FBFFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.55
#FBFFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFE6
20.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFE6 | 1.00 | 1.02 | 20.55 | 20.55 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE5
Deuteranopia (green-blind)
#FFFDE7
Tritanopia (blue-blind)
#FEFCF8
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbffe6; /* rgb */ color: rgb(251, 255, 230); /* oklch */ color: oklch(99.0% 0.033 114.4);
Tailwind
colors: {
custom: {
50: '#fcffee',
500: '#fbffe6',
950: '#000000',
},
}SCSS
$custom: #fbffe6; $custom-light: #fcffee; $custom-dark: #000000;
JSON
{
"hex": "#fbffe6",
"rgb": {
"r": 251,
"g": 255,
"b": 230
},
"hsl": {
"h": 69.6,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.99041,
"c": 0.03287,
"h": 114.4
},
"luminance": 0.97742
}Semantic roles & 50–950 ramp
primary
#FBFFE6
secondary
#A99CED
accent
#00E625
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171816
muted
#858685