#FACD97#FACD97
#FACD97 is a very light, moderate orange. Relative luminance 0.662; OKLCH L 87.5% C 0.086 H 71.4°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FACD97 |
|---|---|
| RGB | rgb(250, 205, 151) |
| HSL | hsl(33, 91%, 79%) |
| HSV | hsv(33, 40%, 98%) |
| CMYK | cmyk(0%, 18%, 39.6%, 2%) |
| CIE-LAB | lab(85.11, 8.82, 32.86) |
| CIE-LCH | lch(85.11, 34.02, 74.98°) |
| OKLab | oklab(87.5% 0.0275 0.0816) |
| OKLCH | oklch(87.5% 0.086 71.4) |
| XYZ | xyz(66.8436, 66.2243, 38.5338) |
| Luminance | 0.6622 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.50
Navajowhite
#FFDEAD
ΔE00 4.74
Burlywood
#DEB887
ΔE00 5.75
Peach
#FFDAB9
ΔE00 6.23
Moccasin
#FFE4B5
ΔE00 6.80
Wheat
#F5DEB3
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACD97 #97C4FA
analogous
#FA9B97 #FACD97 #F6FA97
triadic
#FACD97 #97FACD #CD97FA
tetradic
#FACD97 #97FA9B #97C4FA #FA97F6
square
#FACD97 #97FA9B #97C4FA #FA97F6
split-complementary
#FACD97 #97F6FA #9B97FA
monochromatic
#F49522 #F7B15D #FACD97 #FDE9D1 #FEF1E2
Accessibility & contrast
On white
1.47
#FACD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#FACD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACD97
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACD97 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE93
Deuteranopia (green-blind)
#E8D998
Tritanopia (blue-blind)
#FFC2BF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #facd97; /* rgb */ color: rgb(250, 205, 151); /* oklch */ color: oklch(87.5% 0.086 71.4);
Tailwind
colors: {
custom: {
50: '#fddcb6',
500: '#facd97',
950: '#000000',
},
}SCSS
$custom: #facd97; $custom-light: #fddcb6; $custom-dark: #000000;
JSON
{
"hex": "#facd97",
"rgb": {
"r": 250,
"g": 205,
"b": 151
},
"hsl": {
"h": 32.727,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.87496,
"c": 0.08612,
"h": 71.4
},
"luminance": 0.66221
}Semantic roles & 50–950 ramp
primary
#FACD97
secondary
#5B95DA
accent
#68E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181511
muted
#868481