#F3EEEA#F3EEEA
#F3EEEA is a very light, near-neutral orange. Relative luminance 0.861; OKLCH L 95.2% C 0.008 H 61.4°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EEEA |
|---|---|
| RGB | rgb(243, 238, 234) |
| HSL | hsl(27, 27%, 94%) |
| HSV | hsv(27, 4%, 95%) |
| CMYK | cmyk(0%, 2.1%, 3.7%, 4.7%) |
| CIE-LAB | lab(94.37, 0.98, 2.52) |
| CIE-LCH | lch(94.37, 2.71, 68.75°) |
| OKLab | oklab(95.19% 0.0036 0.0067) |
| OKLCH | oklch(95.19% 0.008 61.4) |
| XYZ | xyz(82.3858, 86.1447, 90.1133) |
| Luminance | 0.8614 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 2.79
Off White
#FAF9F6
ΔE00 2.84
Whitesmoke
#F5F5F5
ΔE00 3.03
Linen
#FAF0E6
ΔE00 3.07
Snow
#FFFAFA
ΔE00 3.29
Very Light Pink
#FFF4F2
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EEEA #EAEFF3
analogous
#F3EAEA #F3EEEA #F3F2EA
triadic
#F3EEEA #EAF3EE #EEEAF3
tetradic
#F3EEEA #EAF3EA #EAEFF3 #F2EAF3
square
#F3EEEA #EAF3EA #EAEFF3 #F2EAF3
split-complementary
#F3EEEA #EAF3F2 #EAEAF3
monochromatic
#C6AF9C #DDCEC3 #F3EEEA #F4EFEC #F4EFEC
Accessibility & contrast
On white
1.15
#F3EEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#F3EEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EEEA
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EEEA | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEEA
Deuteranopia (green-blind)
#F1EFEA
Tritanopia (blue-blind)
#F5EDED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f3eeea; /* rgb */ color: rgb(243, 238, 234); /* oklch */ color: oklch(95.2% 0.008 61.4);
Tailwind
colors: {
custom: {
50: '#f7f3f0',
500: '#f3eeea',
950: '#000000',
},
}SCSS
$custom: #f3eeea; $custom-light: #f7f3f0; $custom-dark: #000000;
JSON
{
"hex": "#f3eeea",
"rgb": {
"r": 243,
"g": 238,
"b": 234
},
"hsl": {
"h": 26.667,
"s": 27.273,
"l": 93.529
},
"oklch": {
"l": 0.95188,
"c": 0.00762,
"h": 61.4
},
"luminance": 0.86144
}Semantic roles & 50–950 ramp
primary
#F3EEEA
secondary
#B5C2CD
accent
#78A640
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585