#F3EDEB#F3EDEB
#F3EDEB is a very light, near-neutral orange. Relative luminance 0.856; OKLCH L 95.0% C 0.007 H 39.5°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EDEB |
|---|---|
| RGB | rgb(243, 237, 235) |
| HSL | hsl(15, 25%, 94%) |
| HSV | hsv(15, 3%, 95%) |
| CMYK | cmyk(0%, 2.5%, 3.3%, 4.7%) |
| CIE-LAB | lab(94.15, 1.66, 1.68) |
| CIE-LCH | lch(94.15, 2.36, 45.27°) |
| OKLab | oklab(95.02% 0.0054 0.0045) |
| OKLCH | oklch(95.02% 0.007 39.5) |
| XYZ | xyz(82.2396, 85.6216, 90.7753) |
| Luminance | 0.8562 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.76
Snow
#FFFAFA
ΔE00 2.85
Seashell
#FFF5EE
ΔE00 3.13
Whitesmoke
#F5F5F5
ΔE00 3.16
Off White
#FAF9F6
ΔE00 3.49
Linen
#FAF0E6
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EDEB #EBF1F3
analogous
#F3EBED #F3EDEB #F3F1EB
triadic
#F3EDEB #EBF3ED #EDEBF3
tetradic
#F3EDEB #EDF3EB #EBF1F3 #F1EBF3
square
#F3EDEB #EDF3EB #EBF1F3 #F1EBF3
split-complementary
#F3EDEB #EBF3F1 #EBEDF3
monochromatic
#C5A89E #DCCBC5 #F3EDEB #F4EEEC #F4EEEC
Accessibility & contrast
On white
1.16
#F3EDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#F3EDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EDEB
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EDEB | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEB
Deuteranopia (green-blind)
#F0EFEB
Tritanopia (blue-blind)
#F5ECEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f3edeb; /* rgb */ color: rgb(243, 237, 235); /* oklch */ color: oklch(95.0% 0.007 39.5);
Tailwind
colors: {
custom: {
50: '#f7f2f1',
500: '#f3edeb',
950: '#000000',
},
}SCSS
$custom: #f3edeb; $custom-light: #f7f2f1; $custom-dark: #000000;
JSON
{
"hex": "#f3edeb",
"rgb": {
"r": 243,
"g": 237,
"b": 235
},
"hsl": {
"h": 15,
"s": 25,
"l": 93.725
},
"oklch": {
"l": 0.95021,
"c": 0.00703,
"h": 39.5
},
"luminance": 0.85621
}Semantic roles & 50–950 ramp
primary
#F3EDEB
secondary
#B6C7CC
accent
#8BA442
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585