#F1DFCA#F1DFCA
#F1DFCA is a very light, muted orange. Relative luminance 0.757; OKLCH L 91.3% C 0.034 H 71.6°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DFCA |
|---|---|
| RGB | rgb(241, 223, 202) |
| HSL | hsl(32, 58%, 87%) |
| HSV | hsv(32, 16%, 95%) |
| CMYK | cmyk(0%, 7.5%, 16.2%, 5.5%) |
| CIE-LAB | lab(89.74, 2.80, 12.52) |
| CIE-LCH | lch(89.74, 12.83, 77.41°) |
| OKLab | oklab(91.26% 0.0108 0.0326) |
| OKLCH | oklch(91.26% 0.034 71.6) |
| XYZ | xyz(73.3235, 75.7418, 66.6227) |
| Luminance | 0.7574 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.22
Champagne
#F7E7CE
ΔE00 2.67
Antiquewhite
#FAEBD7
ΔE00 2.78
Blanchedalmond
#FFEBCD
ΔE00 3.97
Papayawhip
#FFEFD5
ΔE00 4.10
Bisque
#FFE4C4
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DFCA #CADCF1
analogous
#F1CCCA #F1DFCA #F0F1CA
triadic
#F1DFCA #CAF1DF #DFCAF1
tetradic
#F1DFCA #CAF1CC #CADCF1 #F1CAF0
square
#F1DFCA #CAF1CC #CADCF1 #F1CAF0
split-complementary
#F1DFCA #CAF0F1 #CCCAF1
monochromatic
#D7A569 #E4C29A #F1DFCA #F9F0E7 #F9F0E7
Accessibility & contrast
On white
1.30
#F1DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#F1DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DFCA
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DFCA | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC9
Deuteranopia (green-blind)
#EAE3CA
Tritanopia (blue-blind)
#F8DBD9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f1dfca; /* rgb */ color: rgb(241, 223, 202); /* oklch */ color: oklch(91.3% 0.034 71.6);
Tailwind
colors: {
custom: {
50: '#f6e9da',
500: '#f1dfca',
950: '#000000',
},
}SCSS
$custom: #f1dfca; $custom-light: #f6e9da; $custom-dark: #000000;
JSON
{
"hex": "#f1dfca",
"rgb": {
"r": 241,
"g": 223,
"b": 202
},
"hsl": {
"h": 32.308,
"s": 58.209,
"l": 86.863
},
"oklch": {
"l": 0.91264,
"c": 0.03431,
"h": 71.6
},
"luminance": 0.7574
}Semantic roles & 50–950 ramp
primary
#F1DFCA
secondary
#8FADD0
accent
#6CC620
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483