#F5EEEB#F5EEEB
#F5EEEB is a very light, near-neutral orange. Relative luminance 0.866; OKLCH L 95.4% C 0.009 H 44.9°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EEEB |
|---|---|
| RGB | rgb(245, 238, 235) |
| HSL | hsl(18, 33%, 94%) |
| HSV | hsv(18, 4%, 96%) |
| CMYK | cmyk(0%, 2.9%, 4.1%, 3.9%) |
| CIE-LAB | lab(94.55, 1.83, 2.28) |
| CIE-LCH | lch(94.55, 2.92, 51.29°) |
| OKLab | oklab(95.37% 0.0061 0.0061) |
| OKLCH | oklch(95.37% 0.009 44.9) |
| XYZ | xyz(83.2240, 86.5602, 90.9046) |
| Luminance | 0.8656 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.43
Seashell
#FFF5EE
ΔE00 2.52
Snow
#FFFAFA
ΔE00 2.90
Linen
#FAF0E6
ΔE00 3.29
Whitesmoke
#F5F5F5
ΔE00 3.51
Off White
#FAF9F6
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EEEB #EBF2F5
analogous
#F5EBED #F5EEEB #F5F3EB
triadic
#F5EEEB #EBF5EE #EEEBF5
tetradic
#F5EEEB #EDF5EB #EBF2F5 #F3EBF5
square
#F5EEEB #EDF5EB #EBF2F5 #F3EBF5
split-complementary
#F5EEEB #EBF5F3 #EBEDF5
monochromatic
#CCA999 #E1CBC2 #F5EEEB #F5EEEB #F5EEEB
Accessibility & contrast
On white
1.15
#F5EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#F5EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EEEB
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EEEB | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEB
Deuteranopia (green-blind)
#F1F0EB
Tritanopia (blue-blind)
#F7EDED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f5eeeb; /* rgb */ color: rgb(245, 238, 235); /* oklch */ color: oklch(95.4% 0.009 44.9);
Tailwind
colors: {
custom: {
50: '#f8f3f1',
500: '#f5eeeb',
950: '#000000',
},
}SCSS
$custom: #f5eeeb; $custom-light: #f8f3f1; $custom-dark: #000000;
JSON
{
"hex": "#f5eeeb",
"rgb": {
"r": 245,
"g": 238,
"b": 235
},
"hsl": {
"h": 18,
"s": 33.333,
"l": 94.118
},
"oklch": {
"l": 0.95373,
"c": 0.00858,
"h": 44.9
},
"luminance": 0.8656
}Semantic roles & 50–950 ramp
primary
#F5EEEB
secondary
#B4C8D0
accent
#8AAC39
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585