#F5CEB2#F5CEB2
#F5CEB2 is a very light, muted orange. Relative luminance 0.668; OKLCH L 87.8% C 0.058 H 57.6°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CEB2 |
|---|---|
| RGB | rgb(245, 206, 178) |
| HSL | hsl(25, 77%, 83%) |
| HSV | hsv(25, 27%, 96%) |
| CMYK | cmyk(0%, 15.9%, 27.3%, 3.9%) |
| CIE-LAB | lab(85.39, 9.65, 19.05) |
| CIE-LCH | lch(85.39, 21.36, 63.13°) |
| OKLab | oklab(87.77% 0.0311 0.0489) |
| OKLCH | oklch(87.77% 0.058 57.6) |
| XYZ | xyz(67.7643, 66.7720, 51.4296) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.72
Peach
#FFDAB9
ΔE00 3.38
Light Peach
#FFD8B1
ΔE00 4.33
Bisque
#FFE4C4
ΔE00 6.74
Navajowhite
#FFDEAD
ΔE00 8.30
Burlywood
#DEB887
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CEB2 #B2D9F5
analogous
#F5B2B7 #F5CEB2 #F5F0B2
triadic
#F5CEB2 #B2F5CE #CEB2F5
tetradic
#F5CEB2 #B7F5B2 #B2D9F5 #F0B2F5
square
#F5CEB2 #B7F5B2 #B2D9F5 #F0B2F5
split-complementary
#F5CEB2 #B2F5F0 #B2B7F5
monochromatic
#E78946 #EEAC7C #F5CEB2 #FBEEE4 #FBEEE4
Accessibility & contrast
On white
1.46
#F5CEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#F5CEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CEB2
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CEB2 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0B0
Deuteranopia (green-blind)
#E3D9B2
Tritanopia (blue-blind)
#FFC7C6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f5ceb2; /* rgb */ color: rgb(245, 206, 178); /* oklch */ color: oklch(87.8% 0.058 57.6);
Tailwind
colors: {
custom: {
50: '#f9ddc9',
500: '#f5ceb2',
950: '#000000',
},
}SCSS
$custom: #f5ceb2; $custom-light: #f9ddc9; $custom-dark: #000000;
JSON
{
"hex": "#f5ceb2",
"rgb": {
"r": 245,
"g": 206,
"b": 178
},
"hsl": {
"h": 25.075,
"s": 77.011,
"l": 82.941
},
"oklch": {
"l": 0.87769,
"c": 0.05791,
"h": 57.6
},
"luminance": 0.66769
}Semantic roles & 50–950 ramp
primary
#F5CEB2
secondary
#75AED6
accent
#84D90C
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171513
muted
#858482