#F3DFD3#F3DFD3
#F3DFD3 is a very light, muted orange. Relative luminance 0.765; OKLCH L 91.7% C 0.027 H 53.1°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DFD3 |
|---|---|
| RGB | rgb(243, 223, 211) |
| HSL | hsl(23, 57%, 89%) |
| HSV | hsv(23, 13%, 95%) |
| CMYK | cmyk(0%, 8.2%, 13.2%, 4.7%) |
| CIE-LAB | lab(90.11, 4.90, 8.35) |
| CIE-LCH | lch(90.11, 9.68, 59.61°) |
| OKLab | oklab(91.66% 0.0164 0.0219) |
| OKLCH | oklch(91.66% 0.027 53.1) |
| XYZ | xyz(75.1069, 76.5346, 72.4315) |
| Luminance | 0.7653 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 5.23
Antiquewhite
#FAEBD7
ΔE00 5.45
Warm Beige
#E9DCC9
ΔE00 5.46
Mistyrose
#FFE4E1
ΔE00 5.85
Seashell
#FFF5EE
ΔE00 5.89
Very Light Pink
#FFF4F2
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DFD3 #D3E7F3
analogous
#F3D3D7 #F3DFD3 #F3EFD3
triadic
#F3DFD3 #D3F3DF #DFD3F3
tetradic
#F3DFD3 #D7F3D3 #D3E7F3 #EFD3F3
square
#F3DFD3 #D7F3D3 #D3E7F3 #EFD3F3
split-complementary
#F3DFD3 #D3F3EF #D3D7F3
monochromatic
#D99973 #E6BCA3 #F3DFD3 #F8EEE7 #F8EEE7
Accessibility & contrast
On white
1.29
#F3DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#F3DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DFD3
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DFD3 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0D2
Deuteranopia (green-blind)
#E9E4D3
Tritanopia (blue-blind)
#FADCDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f3dfd3; /* rgb */ color: rgb(243, 223, 211); /* oklch */ color: oklch(91.7% 0.027 53.1);
Tailwind
colors: {
custom: {
50: '#f7e9e0',
500: '#f3dfd3',
950: '#000000',
},
}SCSS
$custom: #f3dfd3; $custom-light: #f7e9e0; $custom-dark: #000000;
JSON
{
"hex": "#f3dfd3",
"rgb": {
"r": 243,
"g": 223,
"b": 211
},
"hsl": {
"h": 22.5,
"s": 57.143,
"l": 89.02
},
"oklch": {
"l": 0.91659,
"c": 0.02739,
"h": 53.1
},
"luminance": 0.76533
}Semantic roles & 50–950 ramp
primary
#F3DFD3
secondary
#98BCD3
accent
#87C521
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484