#FBFEEB#FBFEEB
#FBFEEB is a very light, muted yellow. Relative luminance 0.974; OKLCH L 99.0% C 0.025 H 114.1°. Best body text is #000000 at 20.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFEEB |
|---|---|
| RGB | rgb(251, 254, 235) |
| HSL | hsl(69, 90%, 96%) |
| HSV | hsv(69, 7%, 100%) |
| CMYK | cmyk(1.2%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(98.98, -4.23, 8.74) |
| CIE-LCH | lch(98.98, 9.71, 115.81°) |
| OKLab | oklab(98.97% -0.0102 0.0229) |
| OKLCH | oklch(98.97% 0.025 114.1) |
| XYZ | xyz(90.2187, 97.3912, 92.6267) |
| Luminance | 0.9739 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.20
Off White (survey)
#FFFFE4
ΔE00 2.85
Beige
#F5F5DC
ΔE00 2.93
Lightyellow
#FFFFE0
ΔE00 4.00
Honeydew
#F0FFF0
ΔE00 4.72
Cornsilk
#FFF8DC
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFEEB #EEEBFE
analogous
#FEF7EB #FBFEEB #F1FEEB
triadic
#FBFEEB #EBFBFE #FEEBFB
tetradic
#FBFEEB #EBFEF7 #EEEBFE #FEEBF1
square
#FBFEEB #EBFEF7 #EEEBFE #FEEBF1
split-complementary
#FBFEEB #EBF1FE #F7EBFE
monochromatic
#E4F876 #EFFBB1 #F9FEE2 #F9FEE2 #F9FEE2
Accessibility & contrast
On white
1.03
#FBFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.48
#FBFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFEEB
20.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFEEB | 1.00 | 1.03 | 20.48 | 20.48 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEA
Deuteranopia (green-blind)
#FFFCEC
Tritanopia (blue-blind)
#FDFCF8
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbfeeb; /* rgb */ color: rgb(251, 254, 235); /* oklch */ color: oklch(99.0% 0.025 114.1);
Tailwind
colors: {
custom: {
50: '#fcfef1',
500: '#fbfeeb',
950: '#000000',
},
}SCSS
$custom: #fbfeeb; $custom-light: #fcfef1; $custom-dark: #000000;
JSON
{
"hex": "#fbfeeb",
"rgb": {
"r": 251,
"g": 254,
"b": 235
},
"hsl": {
"h": 69.474,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.98969,
"c": 0.02504,
"h": 114.1
},
"luminance": 0.97391
}Semantic roles & 50–950 ramp
primary
#FBFEEB
secondary
#AEA3EA
accent
#00E624
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585