#F3DDCD#F3DDCD
#F3DDCD is a very light, muted orange. Relative luminance 0.752; OKLCH L 91.1% C 0.033 H 58.4°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DDCD |
|---|---|
| RGB | rgb(243, 221, 205) |
| HSL | hsl(25, 61%, 88%) |
| HSV | hsv(25, 16%, 95%) |
| CMYK | cmyk(0%, 9.1%, 15.6%, 4.7%) |
| CIE-LAB | lab(89.48, 5.00, 10.59) |
| CIE-LCH | lch(89.48, 11.72, 64.73°) |
| OKLab | oklab(91.12% 0.017 0.0277) |
| OKLCH | oklch(91.12% 0.033 58.4) |
| XYZ | xyz(73.8376, 75.1769, 68.3667) |
| Luminance | 0.7518 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.81
Antiquewhite
#FAEBD7
ΔE00 4.96
Champagne
#F7E7CE
ΔE00 5.78
Bisque
#FFE4C4
ΔE00 5.84
Linen
#FAF0E6
ΔE00 6.01
Peach
#FFDAB9
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DDCD #CDE3F3
analogous
#F3CDD0 #F3DDCD #F3F0CD
triadic
#F3DDCD #CDF3DD #DDCDF3
tetradic
#F3DDCD #D0F3CD #CDE3F3 #F0CDF3
square
#F3DDCD #D0F3CD #CDE3F3 #F0CDF3
split-complementary
#F3DDCD #CDF3F0 #CDD0F3
monochromatic
#DB9A6A #E7BB9C #F3DDCD #F9EEE6 #F9EEE6
Accessibility & contrast
On white
1.31
#F3DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#F3DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DDCD
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DDCD | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECC
Deuteranopia (green-blind)
#E9E3CD
Tritanopia (blue-blind)
#FBD9D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f3ddcd; /* rgb */ color: rgb(243, 221, 205); /* oklch */ color: oklch(91.1% 0.033 58.4);
Tailwind
colors: {
custom: {
50: '#f7e7dc',
500: '#f3ddcd',
950: '#000000',
},
}SCSS
$custom: #f3ddcd; $custom-light: #f7e7dc; $custom-dark: #000000;
JSON
{
"hex": "#f3ddcd",
"rgb": {
"r": 243,
"g": 221,
"b": 205
},
"hsl": {
"h": 25.263,
"s": 61.29,
"l": 87.843
},
"oklch": {
"l": 0.91119,
"c": 0.0325,
"h": 58.4
},
"luminance": 0.75175
}Semantic roles & 50–950 ramp
primary
#F3DDCD
secondary
#91B7D3
accent
#80C91D
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484