#FAFEBE#FAFEBE
#FAFEBE is a very light, moderate yellow. Relative luminance 0.949; OKLCH L 97.9% C 0.082 H 110.8°. Best body text is #000000 at 19.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFEBE |
|---|---|
| RGB | rgb(250, 254, 190) |
| HSL | hsl(64, 97%, 87%) |
| HSV | hsv(64, 25%, 100%) |
| CMYK | cmyk(1.6%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(98.00, -11.27, 30.26) |
| CIE-LCH | lch(98.00, 32.29, 110.42°) |
| OKLab | oklab(97.88% -0.029 0.0763) |
| OKLCH | oklch(97.88% 0.082 110.8) |
| XYZ | xyz(84.1602, 94.9263, 62.5943) |
| Luminance | 0.9493 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cream (survey)
#FFFFC2
ΔE00 1.29
Creme
#FFFFB6
ΔE00 2.15
Light Beige
#FFFEB6
ΔE00 2.16
Ecru
#FEFFCA
ΔE00 2.51
Egg Shell
#FFFCC4
ΔE00 2.54
Ivory (survey)
#FFFFCB
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFEBE #C2BEFE
analogous
#FEE2BE #FAFEBE #DAFEBE
triadic
#FAFEBE #BEFAFE #FEBEFA
tetradic
#FAFEBE #BEFEE2 #C2BEFE #FEBEDA
square
#FAFEBE #BEFEE2 #C2BEFE #FEBEDA
split-complementary
#FAFEBE #BEDAFE #E2BEFE
monochromatic
#F1FC45 #F5FD82 #FAFEBE #FDFFE1 #FDFFE1
Accessibility & contrast
On white
1.05
#FAFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.99
#FAFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFEBE
19.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFEBE | 1.00 | 1.05 | 19.99 | 19.99 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8BA
Deuteranopia (green-blind)
#FFFAC0
Tritanopia (blue-blind)
#FFF6ED
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fafebe; /* rgb */ color: rgb(250, 254, 190); /* oklch */ color: oklch(97.9% 0.082 110.8);
Tailwind
colors: {
custom: {
50: '#fcfed2',
500: '#fafebe',
950: '#000000',
},
}SCSS
$custom: #fafebe; $custom-light: #fcfed2; $custom-dark: #000000;
JSON
{
"hex": "#fafebe",
"rgb": {
"r": 250,
"g": 254,
"b": 190
},
"hsl": {
"h": 63.75,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.97879,
"c": 0.08165,
"h": 110.8
},
"luminance": 0.94925
}Semantic roles & 50–950 ramp
primary
#FAFEBE
secondary
#817BE6
accent
#00E60E
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#171714
muted
#858583