#F1DFCF#F1DFCF
#F1DFCF is a very light, muted orange. Relative luminance 0.760; OKLCH L 91.4% C 0.029 H 64.1°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DFCF |
|---|---|
| RGB | rgb(241, 223, 207) |
| HSL | hsl(28, 55%, 88%) |
| HSV | hsv(28, 14%, 95%) |
| CMYK | cmyk(0%, 7.5%, 14.1%, 5.5%) |
| CIE-LAB | lab(89.85, 3.56, 10.06) |
| CIE-LCH | lch(89.85, 10.67, 70.49°) |
| OKLab | oklab(91.39% 0.0128 0.0263) |
| OKLCH | oklch(91.39% 0.029 64.1) |
| XYZ | xyz(73.9251, 75.9824, 69.7912) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.25
Antiquewhite
#FAEBD7
ΔE00 3.56
Champagne
#F7E7CE
ΔE00 4.46
Linen
#FAF0E6
ΔE00 4.87
Papayawhip
#FFEFD5
ΔE00 5.55
Bisque
#FFE4C4
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DFCF #CFE1F1
analogous
#F1CFD0 #F1DFCF #F1F0CF
triadic
#F1DFCF #CFF1DF #DFCFF1
tetradic
#F1DFCF #D0F1CF #CFE1F1 #F0CFF1
square
#F1DFCF #D0F1CF #CFE1F1 #F0CFF1
split-complementary
#F1DFCF #CFF1F0 #CFD0F1
monochromatic
#D5A070 #E3BFA0 #F1DFCF #F8EFE7 #F8EFE7
Accessibility & contrast
On white
1.30
#F1DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#F1DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DFCF
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DFCF | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0CE
Deuteranopia (green-blind)
#E9E4CF
Tritanopia (blue-blind)
#F8DBDA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f1dfcf; /* rgb */ color: rgb(241, 223, 207); /* oklch */ color: oklch(91.4% 0.029 64.1);
Tailwind
colors: {
custom: {
50: '#f5e9dd',
500: '#f1dfcf',
950: '#000000',
},
}SCSS
$custom: #f1dfcf; $custom-light: #f5e9dd; $custom-dark: #000000;
JSON
{
"hex": "#f1dfcf",
"rgb": {
"r": 241,
"g": 223,
"b": 207
},
"hsl": {
"h": 28.235,
"s": 54.839,
"l": 87.843
},
"oklch": {
"l": 0.91388,
"c": 0.02923,
"h": 64.1
},
"luminance": 0.75981
}Semantic roles & 50–950 ramp
primary
#F1DFCF
secondary
#95B4D0
accent
#77C223
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484