#F3DFCB#F3DFCB
#F3DFCB is a very light, muted orange. Relative luminance 0.761; OKLCH L 91.5% C 0.035 H 67.4°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DFCB |
|---|---|
| RGB | rgb(243, 223, 203) |
| HSL | hsl(30, 63%, 87%) |
| HSV | hsv(30, 16%, 95%) |
| CMYK | cmyk(0%, 8.2%, 16.5%, 4.7%) |
| CIE-LAB | lab(89.93, 3.67, 12.28) |
| CIE-LCH | lch(89.93, 12.82, 73.38°) |
| OKLab | oklab(91.46% 0.0133 0.032) |
| OKLCH | oklch(91.46% 0.035 67.4) |
| XYZ | xyz(74.1289, 76.1433, 67.2805) |
| Luminance | 0.7614 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.16
Antiquewhite
#FAEBD7
ΔE00 3.28
Champagne
#F7E7CE
ΔE00 3.57
Bisque
#FFE4C4
ΔE00 4.20
Blanchedalmond
#FFEBCD
ΔE00 4.53
Papayawhip
#FFEFD5
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DFCB #CBDFF3
analogous
#F3CBCB #F3DFCB #F3F3CB
triadic
#F3DFCB #CBF3DF #DFCBF3
tetradic
#F3DFCB #CBF3CB #CBDFF3 #F3CBF3
square
#F3DFCB #CBF3CB #CBDFF3 #F3CBF3
split-complementary
#F3DFCB #CBF3F3 #CBCBF3
monochromatic
#DCA268 #E8C099 #F3DFCB #F9F0E6 #F9F0E6
Accessibility & contrast
On white
1.29
#F3DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#F3DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DFCB
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DFCB | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CA
Deuteranopia (green-blind)
#EBE4CB
Tritanopia (blue-blind)
#FBDAD9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f3dfcb; /* rgb */ color: rgb(243, 223, 203); /* oklch */ color: oklch(91.5% 0.035 67.4);
Tailwind
colors: {
custom: {
50: '#f7e9da',
500: '#f3dfcb',
950: '#000000',
},
}SCSS
$custom: #f3dfcb; $custom-light: #f7e9da; $custom-dark: #000000;
JSON
{
"hex": "#f3dfcb",
"rgb": {
"r": 243,
"g": 223,
"b": 203
},
"hsl": {
"h": 30,
"s": 62.5,
"l": 87.451
},
"oklch": {
"l": 0.91457,
"c": 0.03464,
"h": 67.4
},
"luminance": 0.76142
}Semantic roles & 50–950 ramp
primary
#F3DFCB
secondary
#8FB1D3
accent
#73CA1B
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483