#FBFFE2#FBFFE2
#FBFFE2 is a very light, muted yellow. Relative luminance 0.975; OKLCH L 98.9% C 0.038 H 113.5°. Best body text is #000000 at 20.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFE2 |
|---|---|
| RGB | rgb(251, 255, 226) |
| HSL | hsl(68, 100%, 94%) |
| HSV | hsv(68, 11%, 100%) |
| CMYK | cmyk(1.6%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(99.03, -6.18, 13.42) |
| CIE-LCH | lch(99.03, 14.77, 114.72°) |
| OKLab | oklab(98.94% -0.0151 0.0349) |
| OKLCH | oklch(98.94% 0.038 113.5) |
| XYZ | xyz(89.2694, 97.5206, 86.0573) |
| Luminance | 0.9752 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 1.63
Off White (survey)
#FFFFE4
ΔE00 1.78
Beige
#F5F5DC
ΔE00 2.79
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.57
Eggshell (survey)
#FFFFD4
ΔE00 4.12
Cornsilk
#FFF8DC
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFE2 #E6E2FF
analogous
#FFF5E2 #FBFFE2 #EDFFE2
triadic
#FBFFE2 #E2FBFF #FFE2FB
tetradic
#FBFFE2 #E2FFF5 #E6E2FF #FFE2ED
square
#FBFFE2 #E2FFF5 #E6E2FF #FFE2ED
split-complementary
#FBFFE2 #E2EDFF #F5E2FF
monochromatic
#EAFF68 #F3FFA5 #FBFFE0 #FBFFE0 #FBFFE0
Accessibility & contrast
On white
1.02
#FBFFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.50
#FBFFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFE2
20.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFE2 | 1.00 | 1.02 | 20.50 | 20.50 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE0
Deuteranopia (green-blind)
#FFFDE3
Tritanopia (blue-blind)
#FFFBF7
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbffe2; /* rgb */ color: rgb(251, 255, 226); /* oklch */ color: oklch(98.9% 0.038 113.5);
Tailwind
colors: {
custom: {
50: '#fcffeb',
500: '#fbffe2',
950: '#000000',
},
}SCSS
$custom: #fbffe2; $custom-light: #fcffeb; $custom-dark: #000000;
JSON
{
"hex": "#fbffe2",
"rgb": {
"r": 251,
"g": 255,
"b": 226
},
"hsl": {
"h": 68.276,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.98944,
"c": 0.03799,
"h": 113.5
},
"luminance": 0.9752
}Semantic roles & 50–950 ramp
primary
#FBFFE2
secondary
#A498ED
accent
#00E620
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#171816
muted
#858684