#F3DFD2#F3DFD2
#F3DFD2 is a very light, muted orange. Relative luminance 0.765; OKLCH L 91.6% C 0.028 H 55.3°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DFD2 |
|---|---|
| RGB | rgb(243, 223, 210) |
| HSL | hsl(24, 58%, 89%) |
| HSV | hsv(24, 14%, 95%) |
| CMYK | cmyk(0%, 8.2%, 13.6%, 4.7%) |
| CIE-LAB | lab(90.08, 4.74, 8.84) |
| CIE-LCH | lch(90.08, 10.04, 61.80°) |
| OKLab | oklab(91.63% 0.016 0.0232) |
| OKLCH | oklch(91.63% 0.028 55.3) |
| XYZ | xyz(74.9819, 76.4846, 71.7733) |
| Luminance | 0.7648 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 5.08
Warm Beige
#E9DCC9
ΔE00 5.08
Linen
#FAF0E6
ΔE00 5.18
Seashell
#FFF5EE
ΔE00 5.97
Champagne
#F7E7CE
ΔE00 6.27
Mistyrose
#FFE4E1
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DFD2 #D2E6F3
analogous
#F3D2D6 #F3DFD2 #F3F0D2
triadic
#F3DFD2 #D2F3DF #DFD2F3
tetradic
#F3DFD2 #D6F3D2 #D2E6F3 #F0D2F3
square
#F3DFD2 #D6F3D2 #D2E6F3 #F0D2F3
split-complementary
#F3DFD2 #D2F3F0 #D2D6F3
monochromatic
#D99A71 #E6BDA2 #F3DFD2 #F9EEE7 #F9EEE7
Accessibility & contrast
On white
1.29
#F3DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#F3DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DFD2
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DFD2 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0D1
Deuteranopia (green-blind)
#E9E4D2
Tritanopia (blue-blind)
#FADBDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f3dfd2; /* rgb */ color: rgb(243, 223, 210); /* oklch */ color: oklch(91.6% 0.028 55.3);
Tailwind
colors: {
custom: {
50: '#f7e9df',
500: '#f3dfd2',
950: '#000000',
},
}SCSS
$custom: #f3dfd2; $custom-light: #f7e9df; $custom-dark: #000000;
JSON
{
"hex": "#f3dfd2",
"rgb": {
"r": 243,
"g": 223,
"b": 210
},
"hsl": {
"h": 23.636,
"s": 57.895,
"l": 88.824
},
"oklch": {
"l": 0.91633,
"c": 0.0282,
"h": 55.3
},
"luminance": 0.76483
}Semantic roles & 50–950 ramp
primary
#F3DFD2
secondary
#96BBD3
accent
#84C520
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484