#FBECAF#FBECAF
#FBECAF is a very light, moderate yellow. Relative luminance 0.836; OKLCH L 94.1% C 0.079 H 95.9°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FBECAF |
|---|---|
| RGB | rgb(251, 236, 175) |
| HSL | hsl(48, 90%, 84%) |
| HSV | hsv(48, 30%, 98%) |
| CMYK | cmyk(0%, 6%, 30.3%, 1.6%) |
| CIE-LAB | lab(93.28, -3.86, 31.47) |
| CIE-LCH | lch(93.28, 31.71, 97.00°) |
| OKLab | oklab(94.07% -0.0082 0.079) |
| OKLCH | oklch(94.07% 0.079 95.9) |
| XYZ | xyz(77.5177, 83.5972, 52.6016) |
| Luminance | 0.8359 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 1.27
Vanilla
#F3E5AB
ΔE00 1.64
Palegoldenrod
#EEE8AA
ΔE00 3.02
Pale Peach
#FFE5AD
ΔE00 3.96
Beige (survey)
#E6DAA6
ΔE00 4.44
Egg Shell
#FFFCC4
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBECAF #AFBEFB
analogous
#FBC6AF #FBECAF #E4FBAF
triadic
#FBECAF #AFFBEC #ECAFFB
tetradic
#FBECAF #AFFBC6 #AFBEFB #FBAFE4
square
#FBECAF #AFFBC6 #AFBEFB #FBAFE4
split-complementary
#FBECAF #AFE4FB #C6AFFB
monochromatic
#F5D03A #F8DE75 #FBECAF #FEF8E2 #FEF8E2
Accessibility & contrast
On white
1.19
#FBECAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#FBECAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBECAF
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBECAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBECAF | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E9AB
Deuteranopia (green-blind)
#FDEEB1
Tritanopia (blue-blind)
#FFE3DC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #fbecaf; /* rgb */ color: rgb(251, 236, 175); /* oklch */ color: oklch(94.1% 0.079 95.9);
Tailwind
colors: {
custom: {
50: '#fdf2c7',
500: '#fbecaf',
950: '#000000',
},
}SCSS
$custom: #fbecaf; $custom-light: #fdf2c7; $custom-dark: #000000;
JSON
{
"hex": "#fbecaf",
"rgb": {
"r": 251,
"g": 236,
"b": 175
},
"hsl": {
"h": 48.158,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.94071,
"c": 0.0794,
"h": 95.9
},
"luminance": 0.83595
}Semantic roles & 50–950 ramp
primary
#FBECAF
secondary
#6F85DF
accent
#2DE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181613
muted
#868582