#FCF3EE#FCF3EE
#FCF3EE is a very light, near-neutral orange. Relative luminance 0.910; OKLCH L 97.0% C 0.012 H 51.3°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF3EE |
|---|---|
| RGB | rgb(252, 243, 238) |
| HSL | hsl(21, 70%, 96%) |
| HSV | hsv(21, 6%, 99%) |
| CMYK | cmyk(0%, 3.6%, 5.6%, 1.2%) |
| CIE-LAB | lab(96.40, 2.16, 3.48) |
| CIE-LCH | lch(96.40, 4.09, 58.15°) |
| OKLab | oklab(96.98% 0.0074 0.0092) |
| OKLCH | oklch(96.98% 0.012 51.3) |
| XYZ | xyz(87.6261, 90.9704, 93.8152) |
| Luminance | 0.9097 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 1.03
Very Light Pink
#FFF4F2
ΔE00 2.02
Linen
#FAF0E6
ΔE00 2.43
Snow
#FFFAFA
ΔE00 3.01
Off White
#FAF9F6
ΔE00 3.78
Floralwhite
#FFFAF0
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF3EE #EEF7FC
analogous
#FCEEF0 #FCF3EE #FCFAEE
triadic
#FCF3EE #EEFCF3 #F3EEFC
tetradic
#FCF3EE #F0FCEE #EEF7FC #FAEEFC
square
#FCF3EE #F0FCEE #EEF7FC #FAEEFC
split-complementary
#FCF3EE #EEFCFA #EEF0FC
monochromatic
#EAAA86 #F3CEBA #FAEDE5 #FAEDE5 #FAEDE5
Accessibility & contrast
On white
1.09
#FCF3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#FCF3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF3EE
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF3EE | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4EE
Deuteranopia (green-blind)
#F7F5EE
Tritanopia (blue-blind)
#FFF2F2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcf3ee; /* rgb */ color: rgb(252, 243, 238); /* oklch */ color: oklch(97.0% 0.012 51.3);
Tailwind
colors: {
custom: {
50: '#fdf7f3',
500: '#fcf3ee',
950: '#000000',
},
}SCSS
$custom: #fcf3ee; $custom-light: #fdf7f3; $custom-dark: #000000;
JSON
{
"hex": "#fcf3ee",
"rgb": {
"r": 252,
"g": 243,
"b": 238
},
"hsl": {
"h": 21.429,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.96978,
"c": 0.0118,
"h": 51.3
},
"luminance": 0.9097
}Semantic roles & 50–950 ramp
primary
#FCF3EE
secondary
#ACCFE2
accent
#8ED214
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585