#F5EEBF#F5EEBF
#F5EEBF is a very light, moderate yellow. Relative luminance 0.843; OKLCH L 94.3% C 0.061 H 100.4°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EEBF |
|---|---|
| RGB | rgb(245, 238, 191) |
| HSL | hsl(52, 73%, 85%) |
| HSV | hsv(52, 22%, 96%) |
| CMYK | cmyk(0%, 2.9%, 22%, 3.9%) |
| CIE-LAB | lab(93.59, -4.99, 23.66) |
| CIE-LCH | lch(93.59, 24.18, 101.91°) |
| OKLab | oklab(94.3% -0.0111 0.0603) |
| OKLCH | oklch(94.3% 0.061 100.4) |
| XYZ | xyz(77.6345, 84.3244, 61.4666) |
| Luminance | 0.8432 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lemonchiffon
#FFFACD
ΔE00 2.58
Pale
#FFF9D0
ΔE00 2.82
Cream
#FFFDD0
ΔE00 3.41
Egg Shell
#FFFCC4
ΔE00 3.57
Vanilla
#F3E5AB
ΔE00 3.71
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EEBF #BFC6F5
analogous
#F5D3BF #F5EEBF #E1F5BF
triadic
#F5EEBF #BFF5EE #EEBFF5
tetradic
#F5EEBF #BFF5D3 #BFC6F5 #F5BFE1
square
#F5EEBF #BFF5D3 #BFC6F5 #F5BFE1
split-complementary
#F5EEBF #BFE1F5 #D3BFF5
monochromatic
#E4D255 #EDE08A #F5EEBF #FBF8E5 #FBF8E5
Accessibility & contrast
On white
1.18
#F5EEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#F5EEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EEBF
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EEBF | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBBC
Deuteranopia (green-blind)
#FAEEC1
Tritanopia (blue-blind)
#FEE7E1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f5eebf; /* rgb */ color: rgb(245, 238, 191); /* oklch */ color: oklch(94.3% 0.061 100.4);
Tailwind
colors: {
custom: {
50: '#f9f3d2',
500: '#f5eebf',
950: '#000000',
},
}SCSS
$custom: #f5eebf; $custom-light: #f9f3d2; $custom-dark: #000000;
JSON
{
"hex": "#f5eebf",
"rgb": {
"r": 245,
"g": 238,
"b": 191
},
"hsl": {
"h": 52.222,
"s": 72.973,
"l": 85.49
},
"oklch": {
"l": 0.943,
"c": 0.06131,
"h": 100.4
},
"luminance": 0.84323
}Semantic roles & 50–950 ramp
primary
#F5EEBF
secondary
#828DD6
accent
#2AD510
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#171714
muted
#858583