#F3DED1#F3DED1
#F3DED1 is a very light, muted orange. Relative luminance 0.759; OKLCH L 91.4% C 0.029 H 54.0°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DED1 |
|---|---|
| RGB | rgb(243, 222, 209) |
| HSL | hsl(23, 59%, 89%) |
| HSV | hsv(23, 14%, 95%) |
| CMYK | cmyk(0%, 8.6%, 14%, 4.7%) |
| CIE-LAB | lab(89.81, 5.10, 8.98) |
| CIE-LCH | lch(89.81, 10.33, 60.39°) |
| OKLab | oklab(91.41% 0.0171 0.0235) |
| OKLCH | oklch(91.41% 0.029 54) |
| XYZ | xyz(74.5914, 75.9021, 71.0304) |
| Luminance | 0.7590 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.42
Antiquewhite
#FAEBD7
ΔE00 5.47
Linen
#FAF0E6
ΔE00 5.59
Mistyrose
#FFE4E1
ΔE00 6.07
Seashell
#FFF5EE
ΔE00 6.32
Champagne
#F7E7CE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DED1 #D1E6F3
analogous
#F3D1D5 #F3DED1 #F3EFD1
triadic
#F3DED1 #D1F3DE #DED1F3
tetradic
#F3DED1 #D5F3D1 #D1E6F3 #EFD1F3
square
#F3DED1 #D5F3D1 #D1E6F3 #EFD1F3
split-complementary
#F3DED1 #D1F3EF #D1D5F3
monochromatic
#DA9870 #E6BBA0 #F3DED1 #F9EEE7 #F9EEE7
Accessibility & contrast
On white
1.30
#F3DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#F3DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DED1
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DED1 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFD0
Deuteranopia (green-blind)
#E9E4D1
Tritanopia (blue-blind)
#FADADA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f3ded1; /* rgb */ color: rgb(243, 222, 209); /* oklch */ color: oklch(91.4% 0.029 54.0);
Tailwind
colors: {
custom: {
50: '#f7e8df',
500: '#f3ded1',
950: '#000000',
},
}SCSS
$custom: #f3ded1; $custom-light: #f7e8df; $custom-dark: #000000;
JSON
{
"hex": "#f3ded1",
"rgb": {
"r": 243,
"g": 222,
"b": 209
},
"hsl": {
"h": 22.941,
"s": 58.621,
"l": 88.627
},
"oklch": {
"l": 0.91414,
"c": 0.02911,
"h": 54
},
"luminance": 0.75901
}Semantic roles & 50–950 ramp
primary
#F3DED1
secondary
#95BBD3
accent
#86C61F
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484