#F5EFEA#F5EFEA
#F5EFEA is a very light, near-neutral orange. Relative luminance 0.871; OKLCH L 95.5% C 0.009 H 62.6°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EFEA |
|---|---|
| RGB | rgb(245, 239, 234) |
| HSL | hsl(27, 35%, 94%) |
| HSV | hsv(27, 4%, 96%) |
| CMYK | cmyk(0%, 2.4%, 4.5%, 3.9%) |
| CIE-LAB | lab(94.78, 1.15, 3.13) |
| CIE-LCH | lch(94.78, 3.33, 69.82°) |
| OKLab | oklab(95.54% 0.0043 0.0083) |
| OKLCH | oklch(95.54% 0.009 62.6) |
| XYZ | xyz(83.3719, 87.0865, 90.2432) |
| Luminance | 0.8709 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 2.23
Linen
#FAF0E6
ΔE00 2.48
Off White
#FAF9F6
ΔE00 3.02
Very Light Pink
#FFF4F2
ΔE00 3.37
Floralwhite
#FFFAF0
ΔE00 3.38
Snow
#FFFAFA
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EFEA #EAF0F5
analogous
#F5EAEB #F5EFEA #F5F5EA
triadic
#F5EFEA #EAF5EF #EFEAF5
tetradic
#F5EFEA #EBF5EA #EAF0F5 #F5EAF5
square
#F5EFEA #EBF5EA #EAF0F5 #F5EAF5
split-complementary
#F5EFEA #EAF5F5 #EAEBF5
monochromatic
#CEB097 #E1CFC1 #F5EFEA #F5EFEA #F5EFEA
Accessibility & contrast
On white
1.14
#F5EFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#F5EFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EFEA
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EFEA | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#F2F0EA
Tritanopia (blue-blind)
#F7EEEE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f5efea; /* rgb */ color: rgb(245, 239, 234); /* oklch */ color: oklch(95.5% 0.009 62.6);
Tailwind
colors: {
custom: {
50: '#f8f4f0',
500: '#f5efea',
950: '#000000',
},
}SCSS
$custom: #f5efea; $custom-light: #f8f4f0; $custom-dark: #000000;
JSON
{
"hex": "#f5efea",
"rgb": {
"r": 245,
"g": 239,
"b": 234
},
"hsl": {
"h": 27.273,
"s": 35.484,
"l": 93.922
},
"oklch": {
"l": 0.9554,
"c": 0.00932,
"h": 62.6
},
"luminance": 0.87086
}Semantic roles & 50–950 ramp
primary
#F5EFEA
secondary
#B2C3D1
accent
#78AE37
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585