#F5DFCF#F5DFCF
#F5DFCF is a very light, muted orange. Relative luminance 0.767; OKLCH L 91.7% C 0.032 H 58.4°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DFCF |
|---|---|
| RGB | rgb(245, 223, 207) |
| HSL | hsl(25, 66%, 89%) |
| HSV | hsv(25, 16%, 96%) |
| CMYK | cmyk(0%, 9%, 15.5%, 3.9%) |
| CIE-LAB | lab(90.18, 4.99, 10.57) |
| CIE-LCH | lch(90.18, 11.69, 64.74°) |
| OKLab | oklab(91.73% 0.017 0.0276) |
| OKLCH | oklch(91.73% 0.032 58.4) |
| XYZ | xyz(75.3058, 76.6944, 69.8559) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 4.73
Warm Beige
#E9DCC9
ΔE00 4.89
Champagne
#F7E7CE
ΔE00 5.66
Bisque
#FFE4C4
ΔE00 5.74
Linen
#FAF0E6
ΔE00 5.75
Peach
#FFDAB9
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DFCF #CFE5F5
analogous
#F5CFD2 #F5DFCF #F5F2CF
triadic
#F5DFCF #CFF5DF #DFCFF5
tetradic
#F5DFCF #D2F5CF #CFE5F5 #F2CFF5
square
#F5DFCF #D2F5CF #CFE5F5 #F2CFF5
split-complementary
#F5DFCF #CFF5F2 #CFD2F5
monochromatic
#E09B6A #EABD9C #F5DFCF #FAEEE6 #FAEEE6
Accessibility & contrast
On white
1.29
#F5DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#F5DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DFCF
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DFCF | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CE
Deuteranopia (green-blind)
#EBE5CF
Tritanopia (blue-blind)
#FDDBDA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f5dfcf; /* rgb */ color: rgb(245, 223, 207); /* oklch */ color: oklch(91.7% 0.032 58.4);
Tailwind
colors: {
custom: {
50: '#f8e9dd',
500: '#f5dfcf',
950: '#000000',
},
}SCSS
$custom: #f5dfcf; $custom-light: #f8e9dd; $custom-dark: #000000;
JSON
{
"hex": "#f5dfcf",
"rgb": {
"r": 245,
"g": 223,
"b": 207
},
"hsl": {
"h": 25.263,
"s": 65.517,
"l": 88.627
},
"oklch": {
"l": 0.91726,
"c": 0.03245,
"h": 58.4
},
"luminance": 0.76693
}Semantic roles & 50–950 ramp
primary
#F5DFCF
secondary
#92BAD6
accent
#81CD18
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484