#FCDBA2#FCDBA2
#FCDBA2 is a very light, moderate orange. Relative luminance 0.740; OKLCH L 90.6% C 0.082 H 81.0°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBA2 |
|---|---|
| RGB | rgb(252, 219, 162) |
| HSL | hsl(38, 94%, 81%) |
| HSV | hsv(38, 36%, 99%) |
| CMYK | cmyk(0%, 13.1%, 35.7%, 1.2%) |
| CIE-LAB | lab(88.91, 3.60, 32.28) |
| CIE-LCH | lch(88.91, 32.48, 83.63°) |
| OKLab | oklab(90.58% 0.0128 0.0806) |
| OKLCH | oklch(90.58% 0.082 81) |
| XYZ | xyz(71.9995, 73.9699, 44.6605) |
| Luminance | 0.7397 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.14
Pale Peach
#FFE5AD
ΔE00 2.86
Moccasin
#FFE4B5
ΔE00 3.16
Wheat
#F5DEB3
ΔE00 3.90
Light Peach
#FFD8B1
ΔE00 5.91
Vanilla
#F3E5AB
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBA2 #A2C3FC
analogous
#FCAEA2 #FCDBA2 #F0FCA2
triadic
#FCDBA2 #A2FCDB #DBA2FC
tetradic
#FCDBA2 #A2FCAE #A2C3FC #FCA2F0
square
#FCDBA2 #A2FCAE #A2C3FC #FCA2F0
split-complementary
#FCDBA2 #A2F0FC #AEA2FC
monochromatic
#F8AD2B #FAC467 #FCDBA2 #FEF2DD #FEF4E1
Accessibility & contrast
On white
1.33
#FCDBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#FCDBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBA2
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBA2 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9E
Deuteranopia (green-blind)
#F2E3A4
Tritanopia (blue-blind)
#FFD1CC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fcdba2; /* rgb */ color: rgb(252, 219, 162); /* oklch */ color: oklch(90.6% 0.082 81.0);
Tailwind
colors: {
custom: {
50: '#fee6be',
500: '#fcdba2',
950: '#000000',
},
}SCSS
$custom: #fcdba2; $custom-light: #fee6be; $custom-dark: #000000;
JSON
{
"hex": "#fcdba2",
"rgb": {
"r": 252,
"g": 219,
"b": 162
},
"hsl": {
"h": 38,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.90578,
"c": 0.08157,
"h": 81
},
"luminance": 0.73967
}Semantic roles & 50–950 ramp
primary
#FCDBA2
secondary
#6391DF
accent
#54E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482