#F3EFEA#F3EFEA
#F3EFEA is a very light, near-neutral orange. Relative luminance 0.867; OKLCH L 95.4% C 0.008 H 73.7°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EFEA |
|---|---|
| RGB | rgb(243, 239, 234) |
| HSL | hsl(33, 27%, 94%) |
| HSV | hsv(33, 4%, 95%) |
| CMYK | cmyk(0%, 1.6%, 3.7%, 4.7%) |
| CIE-LAB | lab(94.62, 0.47, 2.89) |
| CIE-LCH | lch(94.62, 2.92, 80.72°) |
| OKLab | oklab(95.38% 0.0022 0.0076) |
| OKLCH | oklch(95.38% 0.008 73.7) |
| XYZ | xyz(82.6778, 86.7286, 90.2106) |
| Luminance | 0.8673 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 2.49
Whitesmoke
#F5F5F5
ΔE00 3.01
Linen
#FAF0E6
ΔE00 3.03
Seashell
#FFF5EE
ΔE00 3.03
Floralwhite
#FFFAF0
ΔE00 3.16
Snow
#FFFAFA
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EFEA #EAEEF3
analogous
#F3EAEA #F3EFEA #F2F3EA
triadic
#F3EFEA #EAF3EF #EFEAF3
tetradic
#F3EFEA #EAF3EA #EAEEF3 #F3EAF2
square
#F3EFEA #EAF3EA #EAEEF3 #F3EAF2
split-complementary
#F3EFEA #EAF2F3 #EAEAF3
monochromatic
#C6B49C #DDD1C3 #F3EFEA #F4F0EC #F4F0EC
Accessibility & contrast
On white
1.14
#F3EFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#F3EFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EFEA
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EFEA | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#F2F0EA
Tritanopia (blue-blind)
#F5EEEE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f3efea; /* rgb */ color: rgb(243, 239, 234); /* oklch */ color: oklch(95.4% 0.008 73.7);
Tailwind
colors: {
custom: {
50: '#f7f4f0',
500: '#f3efea',
950: '#000000',
},
}SCSS
$custom: #f3efea; $custom-light: #f7f4f0; $custom-dark: #000000;
JSON
{
"hex": "#f3efea",
"rgb": {
"r": 243,
"g": 239,
"b": 234
},
"hsl": {
"h": 33.333,
"s": 27.273,
"l": 93.529
},
"oklch": {
"l": 0.95384,
"c": 0.00795,
"h": 73.7
},
"luminance": 0.86728
}Semantic roles & 50–950 ramp
primary
#F3EFEA
secondary
#B5BFCD
accent
#6DA640
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585