#FCF3EA#FCF3EA
#FCF3EA is a very light, near-neutral orange. Relative luminance 0.907; OKLCH L 96.9% C 0.015 H 67.6°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF3EA |
|---|---|
| RGB | rgb(252, 243, 234) |
| HSL | hsl(30, 75%, 95%) |
| HSV | hsv(30, 7%, 99%) |
| CMYK | cmyk(0%, 3.6%, 7.1%, 1.2%) |
| CIE-LAB | lab(96.30, 1.49, 5.40) |
| CIE-LCH | lch(96.30, 5.61, 74.54°) |
| OKLab | oklab(96.87% 0.0059 0.0143) |
| OKLCH | oklch(96.87% 0.015 67.6) |
| XYZ | xyz(87.0450, 90.7379, 90.7545) |
| Luminance | 0.9074 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 0.79
Seashell
#FFF5EE
ΔE00 1.33
Floralwhite
#FFFAF0
ΔE00 2.50
Oldlace
#FDF5E6
ΔE00 2.94
Very Light Pink
#FFF4F2
ΔE00 3.96
Off White
#FAF9F6
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF3EA #EAF3FC
analogous
#FCEAEA #FCF3EA #FCFCEA
triadic
#FCF3EA #EAFCF3 #F3EAFC
tetradic
#FCF3EA #EAFCEA #EAF3FC #FCEAFC
square
#FCF3EA #EAFCEA #EAF3FC #FCEAFC
split-complementary
#FCF3EA #EAFCFC #EAEAFC
monochromatic
#EDB67F #F4D4B4 #FBF0E4 #FBF0E4 #FBF0E4
Accessibility & contrast
On white
1.10
#FCF3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#FCF3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF3EA
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF3EA | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#F8F5EA
Tritanopia (blue-blind)
#FFF1F0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fcf3ea; /* rgb */ color: rgb(252, 243, 234); /* oklch */ color: oklch(96.9% 0.015 67.6);
Tailwind
colors: {
custom: {
50: '#fdf7f0',
500: '#fcf3ea',
950: '#000000',
},
}SCSS
$custom: #fcf3ea; $custom-light: #fdf7f0; $custom-dark: #000000;
JSON
{
"hex": "#fcf3ea",
"rgb": {
"r": 252,
"g": 243,
"b": 234
},
"hsl": {
"h": 30,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.96871,
"c": 0.01541,
"h": 67.6
},
"luminance": 0.90737
}Semantic roles & 50–950 ramp
primary
#FCF3EA
secondary
#A7C5E3
accent
#73D70E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585