#F3EADD#F3EADD
#F3EADD is a very light, near-neutral orange. Relative luminance 0.831; OKLCH L 94.1% C 0.020 H 77.3°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EADD |
|---|---|
| RGB | rgb(243, 234, 221) |
| HSL | hsl(35, 48%, 91%) |
| HSV | hsv(35, 9%, 95%) |
| CMYK | cmyk(0%, 3.7%, 9.1%, 4.7%) |
| CIE-LAB | lab(93.07, 0.85, 7.39) |
| CIE-LCH | lch(93.07, 7.44, 83.42°) |
| OKLab | oklab(94.06% 0.0044 0.0194) |
| OKLCH | oklch(94.06% 0.02 77.3) |
| XYZ | xyz(79.4347, 83.1216, 80.2520) |
| Luminance | 0.8312 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.13
Oldlace
#FDF5E6
ΔE00 2.49
Antiquewhite
#FAEBD7
ΔE00 3.11
Eggshell
#F0EAD6
ΔE00 3.67
Floralwhite
#FFFAF0
ΔE00 3.73
Warm Beige
#E9DCC9
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EADD #DDE6F3
analogous
#F3DFDD #F3EADD #F1F3DD
triadic
#F3EADD #DDF3EA #EADDF3
tetradic
#F3EADD #DDF3DF #DDE6F3 #F3DDF1
square
#F3EADD #DDF3DF #DDE6F3 #F3DDF1
split-complementary
#F3EADD #DDF1F3 #DFDDF3
monochromatic
#D3B283 #E3CEB0 #F3EADD #F7F1E8 #F7F1E8
Accessibility & contrast
On white
1.19
#F3EADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#F3EADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EADD
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EADD | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEADC
Deuteranopia (green-blind)
#F0ECDD
Tritanopia (blue-blind)
#F7E7E6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f3eadd; /* rgb */ color: rgb(243, 234, 221); /* oklch */ color: oklch(94.1% 0.020 77.3);
Tailwind
colors: {
custom: {
50: '#f7f0e7',
500: '#f3eadd',
950: '#000000',
},
}SCSS
$custom: #f3eadd; $custom-light: #f7f0e7; $custom-dark: #000000;
JSON
{
"hex": "#f3eadd",
"rgb": {
"r": 243,
"g": 234,
"b": 221
},
"hsl": {
"h": 35.455,
"s": 47.826,
"l": 90.98
},
"oklch": {
"l": 0.94059,
"c": 0.01988,
"h": 77.3
},
"luminance": 0.83121
}Semantic roles & 50–950 ramp
primary
#F3EADD
secondary
#A3B6D1
accent
#66BB2A
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584