#F3DEBF#F3DEBF
#F3DEBF is a very light, muted orange. Relative luminance 0.751; OKLCH L 91.0% C 0.047 H 77.6°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DEBF |
|---|---|
| RGB | rgb(243, 222, 191) |
| HSL | hsl(36, 68%, 85%) |
| HSV | hsv(36, 21%, 95%) |
| CMYK | cmyk(0%, 8.6%, 21.4%, 4.7%) |
| CIE-LAB | lab(89.42, 2.42, 17.84) |
| CIE-LCH | lch(89.42, 18.00, 82.28°) |
| OKLab | oklab(90.98% 0.0101 0.0459) |
| OKLCH | oklch(90.98% 0.047 77.6) |
| XYZ | xyz(72.4874, 75.0606, 59.9498) |
| Luminance | 0.7506 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.73
Blanchedalmond
#FFEBCD
ΔE00 2.82
Champagne
#F7E7CE
ΔE00 2.94
Wheat
#F5DEB3
ΔE00 3.46
Papayawhip
#FFEFD5
ΔE00 4.12
Warm Beige
#E9DCC9
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DEBF #BFD4F3
analogous
#F3C4BF #F3DEBF #EEF3BF
triadic
#F3DEBF #BFF3DE #DEBFF3
tetradic
#F3DEBF #BFF3C4 #BFD4F3 #F3BFEE
square
#F3DEBF #BFF3C4 #BFD4F3 #F3BFEE
split-complementary
#F3DEBF #BFEEF3 #C4BFF3
monochromatic
#E0A958 #E9C38B #F3DEBF #FAF2E5 #FAF2E5
Accessibility & contrast
On white
1.31
#F3DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#F3DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DEBF
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DEBF | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBD
Deuteranopia (green-blind)
#ECE3C0
Tritanopia (blue-blind)
#FCD8D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f3debf; /* rgb */ color: rgb(243, 222, 191); /* oklch */ color: oklch(91.0% 0.047 77.6);
Tailwind
colors: {
custom: {
50: '#f7e8d2',
500: '#f3debf',
950: '#000000',
},
}SCSS
$custom: #f3debf; $custom-light: #f7e8d2; $custom-dark: #000000;
JSON
{
"hex": "#f3debf",
"rgb": {
"r": 243,
"g": 222,
"b": 191
},
"hsl": {
"h": 35.769,
"s": 68.421,
"l": 85.098
},
"oklch": {
"l": 0.90976,
"c": 0.04702,
"h": 77.6
},
"luminance": 0.75059
}Semantic roles & 50–950 ramp
primary
#F3DEBF
secondary
#83A3D3
accent
#61D015
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483