#F3EEE2#F3EEE2
#F3EEE2 is a very light, near-neutral orange. Relative luminance 0.857; OKLCH L 95.0% C 0.017 H 88.0°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EEE2 |
|---|---|
| RGB | rgb(243, 238, 226) |
| HSL | hsl(42, 41%, 92%) |
| HSV | hsv(42, 7%, 95%) |
| CMYK | cmyk(0%, 2.1%, 7%, 4.7%) |
| CIE-LAB | lab(94.18, -0.37, 6.40) |
| CIE-LCH | lch(94.18, 6.41, 93.28°) |
| OKLab | oklab(94.97% 0.0006 0.0168) |
| OKLCH | oklch(94.97% 0.017 88) |
| XYZ | xyz(81.2624, 85.6953, 84.1966) |
| Luminance | 0.8569 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 2.18
Floralwhite
#FFFAF0
ΔE00 2.66
Linen
#FAF0E6
ΔE00 2.99
Eggshell
#F0EAD6
ΔE00 3.26
Seashell
#FFF5EE
ΔE00 4.34
Ivory
#FFFFF0
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EEE2 #E2E7F3
analogous
#F3E6E2 #F3EEE2 #F0F3E2
triadic
#F3EEE2 #E2F3EE #EEE2F3
tetradic
#F3EEE2 #E2F3E6 #E2E7F3 #F3E2F0
square
#F3EEE2 #E2F3E6 #E2E7F3 #F3E2F0
split-complementary
#F3EEE2 #E2F0F3 #E6E2F3
monochromatic
#CFBB8B #E1D5B7 #F3EEE2 #F6F2E9 #F6F2E9
Accessibility & contrast
On white
1.16
#F3EEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#F3EEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EEE2
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EEE2 | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EDE1
Deuteranopia (green-blind)
#F2EFE2
Tritanopia (blue-blind)
#F6ECEA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f3eee2; /* rgb */ color: rgb(243, 238, 226); /* oklch */ color: oklch(95.0% 0.017 88.0);
Tailwind
colors: {
custom: {
50: '#f7f3eb',
500: '#f3eee2',
950: '#000000',
},
}SCSS
$custom: #f3eee2; $custom-light: #f7f3eb; $custom-dark: #000000;
JSON
{
"hex": "#f3eee2",
"rgb": {
"r": 243,
"g": 238,
"b": 226
},
"hsl": {
"h": 42.353,
"s": 41.463,
"l": 91.961
},
"oklch": {
"l": 0.94974,
"c": 0.01682,
"h": 88
},
"luminance": 0.85695
}Semantic roles & 50–950 ramp
primary
#F3EEE2
secondary
#A9B5D0
accent
#58B531
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584