#F8EEBE#F8EEBE
#F8EEBE is a very light, moderate yellow. Relative luminance 0.848; OKLCH L 94.5% C 0.063 H 97.6°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EEBE |
|---|---|
| RGB | rgb(248, 238, 190) |
| HSL | hsl(50, 81%, 86%) |
| HSV | hsv(50, 23%, 97%) |
| CMYK | cmyk(0%, 4%, 23.4%, 2.7%) |
| CIE-LAB | lab(93.81, -4.03, 24.50) |
| CIE-LCH | lch(93.81, 24.83, 99.34°) |
| OKLab | oklab(94.52% -0.0083 0.0624) |
| OKLCH | oklch(94.52% 0.063 97.6) |
| XYZ | xyz(78.5802, 84.8247, 60.9385) |
| Luminance | 0.8482 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lemonchiffon
#FFFACD
ΔE00 2.96
Pale
#FFF9D0
ΔE00 3.10
Vanilla
#F3E5AB
ΔE00 3.17
Palegoldenrod
#EEE8AA
ΔE00 3.86
Egg Shell
#FFFCC4
ΔE00 3.87
Light Tan
#FBEEAC
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EEBE #BEC8F8
analogous
#F8D1BE #F8EEBE #E5F8BE
triadic
#F8EEBE #BEF8EE #EEBEF8
tetradic
#F8EEBE #BEF8D1 #BEC8F8 #F8BEE5
square
#F8EEBE #BEF8D1 #BEC8F8 #F8BEE5
split-complementary
#F8EEBE #BEE5F8 #D1BEF8
monochromatic
#ECD14F #F2E087 #F8EEBE #FCF8E3 #FCF8E3
Accessibility & contrast
On white
1.17
#F8EEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#F8EEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EEBE
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EEBE | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBB
Deuteranopia (green-blind)
#FBEFC0
Tritanopia (blue-blind)
#FFE7E1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f8eebe; /* rgb */ color: rgb(248, 238, 190); /* oklch */ color: oklch(94.5% 0.063 97.6);
Tailwind
colors: {
custom: {
50: '#fbf3d1',
500: '#f8eebe',
950: '#000000',
},
}SCSS
$custom: #f8eebe; $custom-light: #fbf3d1; $custom-dark: #000000;
JSON
{
"hex": "#f8eebe",
"rgb": {
"r": 248,
"g": 238,
"b": 190
},
"hsl": {
"h": 49.655,
"s": 80.556,
"l": 85.882
},
"oklch": {
"l": 0.94522,
"c": 0.06293,
"h": 97.6
},
"luminance": 0.84823
}Semantic roles & 50–950 ramp
primary
#F8EEBE
secondary
#7F8FDB
accent
#2DDD09
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#171714
muted
#858583