#F1DFD7#F1DFD7
#F1DFD7 is a very light, muted orange. Relative luminance 0.764; OKLCH L 91.6% C 0.023 H 45.6°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DFD7 |
|---|---|
| RGB | rgb(241, 223, 215) |
| HSL | hsl(18, 48%, 89%) |
| HSV | hsv(18, 11%, 95%) |
| CMYK | cmyk(0%, 7.5%, 10.8%, 5.5%) |
| CIE-LAB | lab(90.04, 4.83, 6.14) |
| CIE-LCH | lch(90.04, 7.81, 51.77°) |
| OKLab | oklab(91.6% 0.0159 0.0162) |
| OKLCH | oklch(91.6% 0.023 45.6) |
| XYZ | xyz(74.9280, 76.3836, 75.0732) |
| Luminance | 0.7638 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.83
Linen
#FAF0E6
ΔE00 5.17
Seashell
#FFF5EE
ΔE00 5.45
Very Light Pink
#FFF4F2
ΔE00 5.47
Warm Beige
#E9DCC9
ΔE00 6.48
Antiquewhite
#FAEBD7
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DFD7 #D7E9F1
analogous
#F1D7DC #F1DFD7 #F1ECD7
triadic
#F1DFD7 #D7F1DF #DFD7F1
tetradic
#F1DFD7 #DCF1D7 #D7E9F1 #ECD7F1
square
#F1DFD7 #DCF1D7 #D7E9F1 #ECD7F1
split-complementary
#F1DFD7 #D7F1EC #D7DCF1
monochromatic
#D1967C #E1BBAA #F1DFD7 #F7EDE8 #F7EDE8
Accessibility & contrast
On white
1.29
#F1DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#F1DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DFD7
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DFD7 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E0D6
Deuteranopia (green-blind)
#E8E4D7
Tritanopia (blue-blind)
#F7DCDD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f1dfd7; /* rgb */ color: rgb(241, 223, 215); /* oklch */ color: oklch(91.6% 0.023 45.6);
Tailwind
colors: {
custom: {
50: '#f5e9e3',
500: '#f1dfd7',
950: '#000000',
},
}SCSS
$custom: #f1dfd7; $custom-light: #f5e9e3; $custom-dark: #000000;
JSON
{
"hex": "#f1dfd7",
"rgb": {
"r": 241,
"g": 223,
"b": 215
},
"hsl": {
"h": 18.462,
"s": 48.148,
"l": 89.412
},
"oklch": {
"l": 0.91596,
"c": 0.02265,
"h": 45.6
},
"luminance": 0.76382
}Semantic roles & 50–950 ramp
primary
#F1DFD7
secondary
#9EC0CF
accent
#8FBB2A
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484