#FAFEBD#FAFEBD
#FAFEBD is a very light, moderate yellow. Relative luminance 0.949; OKLCH L 97.9% C 0.083 H 110.8°. Best body text is #000000 at 19.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFEBD |
|---|---|
| RGB | rgb(250, 254, 189) |
| HSL | hsl(64, 97%, 87%) |
| HSV | hsv(64, 26%, 100%) |
| CMYK | cmyk(1.6%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(97.99, -11.40, 30.74) |
| CIE-LCH | lch(97.99, 32.78, 110.34°) |
| OKLab | oklab(97.86% -0.0294 0.0775) |
| OKLCH | oklch(97.86% 0.083 110.8) |
| XYZ | xyz(84.0513, 94.8827, 62.0206) |
| Luminance | 0.9488 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cream (survey)
#FFFFC2
ΔE00 1.39
Creme
#FFFFB6
ΔE00 1.98
Light Beige
#FFFEB6
ΔE00 2.01
Egg Shell
#FFFCC4
ΔE00 2.66
Ecru
#FEFFCA
ΔE00 2.69
Parchment
#FEFCAF
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFEBD #C1BDFE
analogous
#FEE2BD #FAFEBD #DAFEBD
triadic
#FAFEBD #BDFAFE #FEBDFA
tetradic
#FAFEBD #BDFEE2 #C1BDFE #FEBDDA
square
#FAFEBD #BDFEE2 #C1BDFE #FEBDDA
split-complementary
#FAFEBD #BDDAFE #E2BDFE
monochromatic
#F1FC44 #F5FD81 #FAFEBD #FDFFE1 #FDFFE1
Accessibility & contrast
On white
1.05
#FAFEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.98
#FAFEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFEBD
19.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFEBD | 1.00 | 1.05 | 19.98 | 19.98 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8B9
Deuteranopia (green-blind)
#FFFAC0
Tritanopia (blue-blind)
#FFF6ED
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fafebd; /* rgb */ color: rgb(250, 254, 189); /* oklch */ color: oklch(97.9% 0.083 110.8);
Tailwind
colors: {
custom: {
50: '#fcfed1',
500: '#fafebd',
950: '#000000',
},
}SCSS
$custom: #fafebd; $custom-light: #fcfed1; $custom-dark: #000000;
JSON
{
"hex": "#fafebd",
"rgb": {
"r": 250,
"g": 254,
"b": 189
},
"hsl": {
"h": 63.692,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.9786,
"c": 0.08285,
"h": 110.8
},
"luminance": 0.94882
}Semantic roles & 50–950 ramp
primary
#FAFEBD
secondary
#807AE6
accent
#00E60E
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#171714
muted
#858583