#F3DFCA#F3DFCA
#F3DFCA is a very light, muted orange. Relative luminance 0.761; OKLCH L 91.4% C 0.036 H 68.7°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DFCA |
|---|---|
| RGB | rgb(243, 223, 202) |
| HSL | hsl(31, 63%, 87%) |
| HSV | hsv(31, 17%, 95%) |
| CMYK | cmyk(0%, 8.2%, 16.9%, 4.7%) |
| CIE-LAB | lab(89.90, 3.51, 12.77) |
| CIE-LCH | lch(89.90, 13.25, 74.62°) |
| OKLab | oklab(91.43% 0.0129 0.0332) |
| OKLCH | oklch(91.43% 0.036 68.7) |
| XYZ | xyz(74.0101, 76.0958, 66.6549) |
| Luminance | 0.7609 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.04
Antiquewhite
#FAEBD7
ΔE00 3.18
Champagne
#F7E7CE
ΔE00 3.25
Bisque
#FFE4C4
ΔE00 3.89
Blanchedalmond
#FFEBCD
ΔE00 4.20
Papayawhip
#FFEFD5
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DFCA #CADEF3
analogous
#F3CBCA #F3DFCA #F2F3CA
triadic
#F3DFCA #CAF3DF #DFCAF3
tetradic
#F3DFCA #CAF3CB #CADEF3 #F3CAF2
square
#F3DFCA #CAF3CB #CADEF3 #F3CAF2
split-complementary
#F3DFCA #CAF2F3 #CBCAF3
monochromatic
#DCA366 #E8C198 #F3DFCA #F9F0E6 #F9F0E6
Accessibility & contrast
On white
1.29
#F3DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#F3DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DFCA
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DFCA | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC9
Deuteranopia (green-blind)
#EBE4CA
Tritanopia (blue-blind)
#FBDAD9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f3dfca; /* rgb */ color: rgb(243, 223, 202); /* oklch */ color: oklch(91.4% 0.036 68.7);
Tailwind
colors: {
custom: {
50: '#f7e9da',
500: '#f3dfca',
950: '#000000',
},
}SCSS
$custom: #f3dfca; $custom-light: #f7e9da; $custom-dark: #000000;
JSON
{
"hex": "#f3dfca",
"rgb": {
"r": 243,
"g": 223,
"b": 202
},
"hsl": {
"h": 30.732,
"s": 63.077,
"l": 87.255
},
"oklch": {
"l": 0.91432,
"c": 0.03565,
"h": 68.7
},
"luminance": 0.76094
}Semantic roles & 50–950 ramp
primary
#F3DFCA
secondary
#8EB0D3
accent
#71CB1B
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483