#F3CBB2#F3CBB2
#F3CBB2 is a very light, muted orange. Relative luminance 0.650; OKLCH L 87.0% C 0.057 H 53.8°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CBB2 |
|---|---|
| RGB | rgb(243, 203, 178) |
| HSL | hsl(23, 73%, 83%) |
| HSV | hsv(23, 27%, 95%) |
| CMYK | cmyk(0%, 16.5%, 26.7%, 4.7%) |
| CIE-LAB | lab(84.48, 10.47, 17.75) |
| CIE-LCH | lch(84.48, 20.61, 59.46°) |
| OKLab | oklab(87.01% 0.0334 0.0457) |
| OKLCH | oklch(87.01% 0.057 53.8) |
| XYZ | xyz(66.3548, 64.9835, 51.1587) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.79
Peach
#FFDAB9
ΔE00 4.74
Light Peach
#FFD8B1
ΔE00 5.76
Bisque
#FFE4C4
ΔE00 8.02
Burlywood
#DEB887
ΔE00 9.62
Navajowhite
#FFDEAD
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CBB2 #B2DAF3
analogous
#F3B2B9 #F3CBB2 #F3ECB2
triadic
#F3CBB2 #B2F3CB #CBB2F3
tetradic
#F3CBB2 #B9F3B2 #B2DAF3 #ECB2F3
square
#F3CBB2 #B9F3B2 #B2DAF3 #ECB2F3
split-complementary
#F3CBB2 #B2F3EC #B2B9F3
monochromatic
#E28348 #EBA77D #F3CBB2 #FBEDE5 #FBEDE5
Accessibility & contrast
On white
1.50
#F3CBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#F3CBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CBB2
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CBB2 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB0
Deuteranopia (green-blind)
#E0D6B2
Tritanopia (blue-blind)
#FFC4C4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f3cbb2; /* rgb */ color: rgb(243, 203, 178); /* oklch */ color: oklch(87.0% 0.057 53.8);
Tailwind
colors: {
custom: {
50: '#f8dac9',
500: '#f3cbb2',
950: '#000000',
},
}SCSS
$custom: #f3cbb2; $custom-light: #f8dac9; $custom-dark: #000000;
JSON
{
"hex": "#f3cbb2",
"rgb": {
"r": 243,
"g": 203,
"b": 178
},
"hsl": {
"h": 23.077,
"s": 73.034,
"l": 82.549
},
"oklch": {
"l": 0.87012,
"c": 0.05659,
"h": 53.8
},
"luminance": 0.64981
}Semantic roles & 50–950 ramp
primary
#F3CBB2
secondary
#76AFD3
accent
#89D510
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382