#FAFEAB#FAFEAB
#FAFEAB is a very light, moderate yellow. Relative luminance 0.941; OKLCH L 97.5% C 0.104 H 110.5°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFEAB |
|---|---|
| RGB | rgb(250, 254, 171) |
| HSL | hsl(63, 98%, 83%) |
| HSV | hsv(63, 33%, 100%) |
| CMYK | cmyk(1.6%, 0%, 32.7%, 0.4%) |
| CIE-LAB | lab(97.69, -13.64, 39.33) |
| CIE-LCH | lch(97.69, 41.63, 109.13°) |
| OKLab | oklab(97.53% -0.0364 0.0974) |
| OKLCH | oklch(97.53% 0.104 110.5) |
| XYZ | xyz(82.2173, 94.1491, 52.3616) |
| Luminance | 0.9415 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 1.78
Creme
#FFFFB6
ΔE00 2.02
Light Beige
#FFFEB6
ΔE00 2.27
Light Khaki
#E6F2A2
ΔE00 3.49
Buff
#FEF69E
ΔE00 3.55
Cream (survey)
#FFFFC2
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFEAB #AFABFE
analogous
#FED8AB #FAFEAB #D0FEAB
triadic
#FAFEAB #ABFAFE #FEABFA
tetradic
#FAFEAB #ABFED8 #AFABFE #FEABD0
square
#FAFEAB #ABFED8 #AFABFE #FEABD0
split-complementary
#FAFEAB #ABD0FE #D8ABFE
monochromatic
#F3FD32 #F6FD6F #FAFEAB #FDFFE1 #FDFFE1
Accessibility & contrast
On white
1.06
#FAFEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#FAFEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFEAB
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFEAB | 1.00 | 1.06 | 19.83 | 19.83 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7A5
Deuteranopia (green-blind)
#FFFAAE
Tritanopia (blue-blind)
#FFF4E9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fafeab; /* rgb */ color: rgb(250, 254, 171); /* oklch */ color: oklch(97.5% 0.104 110.5);
Tailwind
colors: {
custom: {
50: '#fdfec5',
500: '#fafeab',
950: '#000000',
},
}SCSS
$custom: #fafeab; $custom-light: #fdfec5; $custom-dark: #000000;
JSON
{
"hex": "#fafeab",
"rgb": {
"r": 250,
"g": 254,
"b": 171
},
"hsl": {
"h": 62.892,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.9753,
"c": 0.10398,
"h": 110.5
},
"luminance": 0.94148
}Semantic roles & 50–950 ramp
primary
#FAFEAB
secondary
#706AE3
accent
#00E60B
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582