#FBEFAC#FBEFAC
#FBEFAC is a very light, moderate yellow. Relative luminance 0.852; OKLCH L 94.6% C 0.086 H 99.2°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEFAC |
|---|---|
| RGB | rgb(251, 239, 172) |
| HSL | hsl(51, 91%, 83%) |
| HSV | hsv(51, 31%, 98%) |
| CMYK | cmyk(0%, 4.8%, 31.5%, 1.6%) |
| CIE-LAB | lab(93.98, -5.73, 33.93) |
| CIE-LCH | lch(93.98, 34.42, 99.59°) |
| OKLab | oklab(94.61% -0.0137 0.0847) |
| OKLCH | oklch(94.61% 0.086 99.2) |
| XYZ | xyz(78.0974, 85.2227, 51.3574) |
| Luminance | 0.8522 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 0.40
Palegoldenrod
#EEE8AA
ΔE00 2.59
Vanilla
#F3E5AB
ΔE00 2.76
Dark Cream
#FFF39A
ΔE00 3.91
Parchment
#FEFCAF
ΔE00 3.98
Buff
#FEF69E
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEFAC #ACB8FB
analogous
#FBC7AC #FBEFAC #DFFBAC
triadic
#FBEFAC #ACFBEF #EFACFB
tetradic
#FBEFAC #ACFBC7 #ACB8FB #FBACDF
square
#FBEFAC #ACFBC7 #ACB8FB #FBACDF
split-complementary
#FBEFAC #ACDFFB #C7ACFB
monochromatic
#F5D837 #F8E472 #FBEFAC #FEF9E2 #FEF9E2
Accessibility & contrast
On white
1.16
#FBEFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#FBEFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEFAC
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEFAC | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA7
Deuteranopia (green-blind)
#FFF0AE
Tritanopia (blue-blind)
#FFE6DD
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fbefac; /* rgb */ color: rgb(251, 239, 172); /* oklch */ color: oklch(94.6% 0.086 99.2);
Tailwind
colors: {
custom: {
50: '#fdf4c5',
500: '#fbefac',
950: '#000000',
},
}SCSS
$custom: #fbefac; $custom-light: #fdf4c5; $custom-dark: #000000;
JSON
{
"hex": "#fbefac",
"rgb": {
"r": 251,
"g": 239,
"b": 172
},
"hsl": {
"h": 50.886,
"s": 90.805,
"l": 82.941
},
"oklch": {
"l": 0.9461,
"c": 0.08585,
"h": 99.2
},
"luminance": 0.85221
}Semantic roles & 50–950 ramp
primary
#FBEFAC
secondary
#6D7EDE
accent
#23E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181713
muted
#868582