#F3DECF#F3DECF
#F3DECF is a very light, muted orange. Relative luminance 0.758; OKLCH L 91.4% C 0.031 H 57.9°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DECF |
|---|---|
| RGB | rgb(243, 222, 207) |
| HSL | hsl(25, 60%, 88%) |
| HSV | hsv(25, 15%, 95%) |
| CMYK | cmyk(0%, 8.6%, 14.8%, 4.7%) |
| CIE-LAB | lab(89.77, 4.79, 9.96) |
| CIE-LCH | lch(89.77, 11.06, 64.31°) |
| OKLab | oklab(91.36% 0.0164 0.0261) |
| OKLCH | oklch(91.36% 0.031 57.9) |
| XYZ | xyz(74.3453, 75.8037, 69.7346) |
| Luminance | 0.7580 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.74
Antiquewhite
#FAEBD7
ΔE00 4.82
Linen
#FAF0E6
ΔE00 5.59
Champagne
#F7E7CE
ΔE00 5.79
Bisque
#FFE4C4
ΔE00 6.13
Seashell
#FFF5EE
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DECF #CFE4F3
analogous
#F3CFD2 #F3DECF #F3F0CF
triadic
#F3DECF #CFF3DE #DECFF3
tetradic
#F3DECF #D2F3CF #CFE4F3 #F0CFF3
square
#F3DECF #D2F3CF #CFE4F3 #F0CFF3
split-complementary
#F3DECF #CFF3F0 #CFD2F3
monochromatic
#DB9B6D #E7BC9E #F3DECF #F9EEE7 #F9EEE7
Accessibility & contrast
On white
1.30
#F3DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#F3DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DECF
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DECF | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCE
Deuteranopia (green-blind)
#E9E3CF
Tritanopia (blue-blind)
#FADADA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f3decf; /* rgb */ color: rgb(243, 222, 207); /* oklch */ color: oklch(91.4% 0.031 57.9);
Tailwind
colors: {
custom: {
50: '#f7e8dd',
500: '#f3decf',
950: '#000000',
},
}SCSS
$custom: #f3decf; $custom-light: #f7e8dd; $custom-dark: #000000;
JSON
{
"hex": "#f3decf",
"rgb": {
"r": 243,
"g": 222,
"b": 207
},
"hsl": {
"h": 25,
"s": 60,
"l": 88.235
},
"oklch": {
"l": 0.91363,
"c": 0.03076,
"h": 57.9
},
"luminance": 0.75802
}Semantic roles & 50–950 ramp
primary
#F3DECF
secondary
#93B8D3
accent
#81C81E
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484