#F1DFD6#F1DFD6
#F1DFD6 is a very light, muted orange. Relative luminance 0.763; OKLCH L 91.6% C 0.023 H 48.5°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DFD6 |
|---|---|
| RGB | rgb(241, 223, 214) |
| HSL | hsl(20, 49%, 89%) |
| HSV | hsv(20, 11%, 95%) |
| CMYK | cmyk(0%, 7.5%, 11.2%, 5.5%) |
| CIE-LAB | lab(90.01, 4.67, 6.63) |
| CIE-LCH | lch(90.01, 8.11, 54.81°) |
| OKLab | oklab(91.57% 0.0155 0.0175) |
| OKLCH | oklch(91.57% 0.023 48.5) |
| XYZ | xyz(74.7999, 76.3324, 74.3985) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.99
Mistyrose
#FFE4E1
ΔE00 5.21
Seashell
#FFF5EE
ΔE00 5.42
Very Light Pink
#FFF4F2
ΔE00 5.68
Warm Beige
#E9DCC9
ΔE00 6.03
Antiquewhite
#FAEBD7
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DFD6 #D6E8F1
analogous
#F1D6DB #F1DFD6 #F1EDD6
triadic
#F1DFD6 #D6F1DF #DFD6F1
tetradic
#F1DFD6 #DBF1D6 #D6E8F1 #EDD6F1
square
#F1DFD6 #DBF1D6 #D6E8F1 #EDD6F1
split-complementary
#F1DFD6 #D6F1ED #D6DBF1
monochromatic
#D2987B #E1BBA8 #F1DFD6 #F7EDE8 #F7EDE8
Accessibility & contrast
On white
1.29
#F1DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#F1DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DFD6
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DFD6 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D5
Deuteranopia (green-blind)
#E8E4D6
Tritanopia (blue-blind)
#F7DCDC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f1dfd6; /* rgb */ color: rgb(241, 223, 214); /* oklch */ color: oklch(91.6% 0.023 48.5);
Tailwind
colors: {
custom: {
50: '#f5e9e2',
500: '#f1dfd6',
950: '#000000',
},
}SCSS
$custom: #f1dfd6; $custom-light: #f5e9e2; $custom-dark: #000000;
JSON
{
"hex": "#f1dfd6",
"rgb": {
"r": 241,
"g": 223,
"b": 214
},
"hsl": {
"h": 20,
"s": 49.091,
"l": 89.216
},
"oklch": {
"l": 0.91569,
"c": 0.02331,
"h": 48.5
},
"luminance": 0.76331
}Semantic roles & 50–950 ramp
primary
#F1DFD6
secondary
#9CBECF
accent
#8BBC29
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484